add grappling hook sprite
This commit is contained in:
parent
02245ca5a9
commit
e9d1596c2f
12 changed files with 34 additions and 6 deletions
|
@ -62,9 +62,9 @@ class Game {
|
|||
this._state = state;
|
||||
|
||||
if (state != 'connected') {
|
||||
this.gui.visible = true;
|
||||
} else {
|
||||
this.gui.visible = false;
|
||||
} else {
|
||||
this.gui.visible = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue