소스 검색

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