mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 10:33:05 +00:00
delete player if less than 100 tiles
This commit is contained in:
@@ -8,7 +8,7 @@ export const defaultConfig = new class implements Config {
|
||||
return 50
|
||||
}
|
||||
numBots(): number {
|
||||
return 20
|
||||
return 500
|
||||
}
|
||||
player(): PlayerConfig {
|
||||
return defaultPlayerConfig
|
||||
|
||||
Reference in New Issue
Block a user