linter be like:
This commit is contained in:
parent
b3151d4b28
commit
613bb31100
1 changed files with 2 additions and 2 deletions
|
|
@ -71,8 +71,8 @@ class StateI {
|
||||||
|
|
||||||
// ---
|
// ---
|
||||||
// wait for ready up
|
// wait for ready up
|
||||||
// ---
|
// ---
|
||||||
|
|
||||||
g.gameUpdate = setInterval(() => {
|
g.gameUpdate = setInterval(() => {
|
||||||
g.tick();
|
g.tick();
|
||||||
this.gameUpdate(gameId, u1.socket);
|
this.gameUpdate(gameId, u1.socket);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue