mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-27 14:14:18 +00:00
add terrain to map
This commit is contained in:
@@ -16,7 +16,7 @@ export const devConfig = new class extends DefaultConfig {
|
||||
}
|
||||
|
||||
numBots(): number {
|
||||
return 250
|
||||
return 0
|
||||
}
|
||||
|
||||
startTroops(playerInfo: PlayerInfo): number {
|
||||
|
||||
Reference in New Issue
Block a user