Update: impact-snake-loaded (2oppg7ptas.js) 53 bytes modified

beta.r3js.org
-=yb4f310 2018-03-12 12:33:41 +01:00
parent 1d0f5a5790
commit 0f0f0859f1
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ ig.module(
ig.System.drawMode = ig.System.SCALE.CRISP;
this.screen.x = 0;
this.screen.y = 200;
this.loadLevel( LevelSnake );
},