mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-12 08:33:57 +00:00
create basic radial menu
This commit is contained in:
@@ -10,10 +10,10 @@ export const devConfig = new class extends DefaultConfig {
|
||||
return 80
|
||||
}
|
||||
gameCreationRate(): number {
|
||||
return 10 * 1000
|
||||
return 2 * 1000
|
||||
}
|
||||
lobbyLifetime(): number {
|
||||
return 10 * 1000
|
||||
return 2 * 1000
|
||||
}
|
||||
turnIntervalMs(): number {
|
||||
return 100
|
||||
|
||||
Reference in New Issue
Block a user