Parcourir la source

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

“paulovieira” il y a 5 ans
Parent
commit
cd9253eea8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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');