This commit is contained in:
ntr
2018-11-30 00:15:20 +11:00
parent d9470fa74d
commit b3823388ba
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -86,7 +86,6 @@ class GameList extends Phaser.GameObjects.Group {
return ws.sendGameJoinableList();
});
return true;
}