fix build rename disableNPCs => disableNations

This commit is contained in:
evanpelle
2025-12-18 20:01:32 -08:00
parent f532dab704
commit e6c9e646d4
+1 -1
View File
@@ -25,7 +25,7 @@ describe("Ranking class", () => {
gameType: GameType.Public,
gameMode: GameMode.FFA,
gameMapSize: GameMapSize.Normal,
disableNPCs: true,
disableNations: true,
bots: 0,
infiniteGold: false,
infiniteTroops: false,