This commit is contained in:
Webeled
2013-10-07 20:56:44 +01:00
parent 664c512a99
commit 77b553ac2a
23 changed files with 47 additions and 96 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
game.add.tileSprite(0, 0, 2000, 2000, 'background');
game.world.setSize(1400,1400);
game.world.setBounds(1400,1400);
for(var i=0,nb=10;i<nb;i++){