mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-29 11:52:37 +00:00
bugfix: flags not showing in game
This commit is contained in:
@@ -16,5 +16,6 @@ export class Client {
|
||||
public readonly ip: string,
|
||||
public readonly username: string,
|
||||
public readonly ws: WebSocket,
|
||||
public readonly flag: string | null,
|
||||
) {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user