mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
removed worm
This commit is contained in:
parent
0adbc2a10a
commit
4767632f3d
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ function (ProtocolHelper, GameController) {
|
|||
|
||||
Networker.prototype.onJoinSuccess = function (options) {
|
||||
this.gameController = new GameController();
|
||||
this.gameController.loadLevel("default.json");
|
||||
//this.gameController.loadLevel("default.json");
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue