[chusan, ongeki] Improve game version override

This commit is contained in:
Dom Eori
2022-03-11 20:41:22 +09:00
parent 2822ee3dd0
commit 50a177a2d1
2 changed files with 8 additions and 4 deletions

View File

@@ -66,7 +66,7 @@ public class GetGameSettingHandler implements BaseHandler {
String port = ALLNET_PORT.equals("") ? SERVER_PORT : ALLNET_PORT;
GameSetting gameSetting = new GameSetting(
"2.00.01",
GAME_VERSION,
GAME_VERSION, // Chusan checks server version and disables some game modes if it not same
false,
0,