mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-30 11:42:15 +00:00
show game map name in public lobby
This commit is contained in:
@@ -47,7 +47,7 @@ export class GameServer {
|
||||
public readonly createdAt: number,
|
||||
public readonly isPublic: boolean,
|
||||
private config: ServerConfig,
|
||||
private gameConfig: GameConfig,
|
||||
public gameConfig: GameConfig,
|
||||
) {}
|
||||
|
||||
public updateGameConfig(gameConfig: GameConfig): void {
|
||||
|
||||
Reference in New Issue
Block a user