Преглед изворни кода

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');