diff --git a/2oppg7ptas.js b/2oppg7ptas.js index 8a372bf..87de14d 100644 --- a/2oppg7ptas.js +++ b/2oppg7ptas.js @@ -38,9 +38,6 @@ ig.module( ig.System.drawMode = ig.System.SCALE.CRISP; - this.screen.x = 0; - this.screen.y = 200; - this.loadLevel( LevelSnake ); },