“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(){},