浏览代码

Changes in the character's movement. Correction in the welcome message.

“paulovieira” 5 年之前
父节点
当前提交
cd9253eea8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      js/boot.js

+ 1 - 1
js/boot.js

@@ -164,4 +164,4 @@
 
     //starting to boot game
     game.state.add('loadAssets', loadAssets); // squareTwo.js
-   	game.state.start('loadAssets');
+   	game.state.start('loadAssets');