“paulovieira” 5 年 前
コミット
c7eb482866
1 ファイル変更1 行追加1 行削除
  1. 1 1
      js/squareTwo.js

+ 1 - 1
js/squareTwo.js

@@ -3,7 +3,7 @@
         create: function(){},
         ---------------------------- end of phaser functions
         loadMap: function(){}
-    };
+    }  ;
 
     var mapSquareTwo = {
         create: function(){},