“paulovieira” hace 5 años
padre
commit
c7eb482866
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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(){},