mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-17 23:49:24 +00:00
fix lobby join bugs
This commit is contained in:
@@ -6,7 +6,7 @@ export const devConfig = new class extends DefaultConfig {
|
||||
return 95
|
||||
}
|
||||
numSpawnPhaseTurns(): number {
|
||||
return 40
|
||||
return 400
|
||||
}
|
||||
gameCreationRate(): number {
|
||||
return 20 * 1000
|
||||
|
||||
Reference in New Issue
Block a user