removed worm

This commit is contained in:
Logsol 2013-01-03 23:45:59 +01:00
parent 0adbc2a10a
commit 4767632f3d

View file

@ -49,7 +49,7 @@ function (ProtocolHelper, GameController) {
Networker.prototype.onJoinSuccess = function (options) { Networker.prototype.onJoinSuccess = function (options) {
this.gameController = new GameController(); this.gameController = new GameController();
this.gameController.loadLevel("default.json"); //this.gameController.loadLevel("default.json");