linter be like:

This commit is contained in:
bgoulard 2026-01-05 17:20:40 +01:00 committed by Maix0
parent b3151d4b28
commit 613bb31100

View file

@ -71,8 +71,8 @@ class StateI {
// ---
// wait for ready up
// ---
// ---
g.gameUpdate = setInterval(() => {
g.tick();
this.gameUpdate(gameId, u1.socket);