mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-02 10:48:09 +00:00
bugfix: flags not showing in game
This commit is contained in:
@@ -267,6 +267,7 @@ export class GameServer {
|
||||
playerID: c.playerID,
|
||||
username: c.username,
|
||||
clientID: c.clientID,
|
||||
flag: c.flag,
|
||||
})),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user