mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-19 07:25:02 +00:00
use node cluster to shard server
This commit is contained in:
@@ -424,7 +424,7 @@ export class SinglePlayerModal extends LitElement {
|
||||
detail: {
|
||||
gameType: GameType.Singleplayer,
|
||||
lobby: {
|
||||
id: generateID(),
|
||||
gameID: generateID(),
|
||||
},
|
||||
map: this.selectedMap,
|
||||
difficulty: this.selectedDifficulty,
|
||||
|
||||
Reference in New Issue
Block a user