mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-07 01:06:45 +00:00
bugfix: flags not showing in game
This commit is contained in:
@@ -303,6 +303,7 @@ export function startWorker() {
|
||||
ip,
|
||||
clientMsg.username,
|
||||
ws,
|
||||
clientMsg.flag,
|
||||
);
|
||||
|
||||
const wasFound = gm.addClient(
|
||||
|
||||
Reference in New Issue
Block a user