“paulovieira” 5 anos atrás
pai
commit
c7eb482866
1 arquivos alterados com 1 adições e 1 exclusões
  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(){},