mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-13 09:13:51 +00:00
enable desync msg (#215)
This commit is contained in:
@@ -425,8 +425,6 @@ export class GameServer {
|
||||
this.outOfSyncClients.add(oos.clientID);
|
||||
}
|
||||
}
|
||||
return;
|
||||
// TODO: renable this once desync issue fixed
|
||||
|
||||
const serverDesync = ServerDesyncSchema.safeParse({
|
||||
type: "desync",
|
||||
|
||||
Reference in New Issue
Block a user