mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-15 08:24:52 +01:00
fix some things
This commit is contained in:
@@ -50,6 +50,8 @@ namespace nksrv.LobbyServer.Msgs.Campaign
|
||||
return 0;
|
||||
case "fcbg_cityforest_003":
|
||||
return 1;
|
||||
case "fcbg_cityforest_001":
|
||||
return 2;
|
||||
default:
|
||||
Logger.Warn("TODO: I don't know what chapter mapid " + mapId + " is");
|
||||
return 101;
|
||||
|
||||
Reference in New Issue
Block a user