mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-21 12:55:06 +00:00
websocket reconnect on failure
This commit is contained in:
@@ -6,7 +6,7 @@ export interface Config {
|
||||
theme(): Theme;
|
||||
player(): PlayerConfig
|
||||
turnIntervalMs(): number
|
||||
lobbyCreationRate(): number
|
||||
gameCreationRate(): number
|
||||
lobbyLifetime(): number
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user