mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-16 17:04:44 +01:00
fix saving
This commit is contained in:
@@ -14,7 +14,7 @@ namespace nksrv.LobbyServer.Msgs.Campaign
|
||||
|
||||
var response = new ResGetFieldTalkList();
|
||||
|
||||
Console.WriteLine($"todo save {req.MapId} with {req.Json}");
|
||||
Console.WriteLine($"save {req.MapId} with {req.Json}");
|
||||
|
||||
if (!user.MapJson.ContainsKey(req.MapId))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user