Przeglądaj źródła

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

“paulovieira” 5 lat temu
rodzic
commit
cd9253eea8
1 zmienionych plików z 1 dodań i 1 usunięć
  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');