diff --git a/hv7vehw7se.js b/hv7vehw7se.js index b68aac7..f3996f8 100644 --- a/hv7vehw7se.js +++ b/hv7vehw7se.js @@ -86,9 +86,7 @@ GameLib.Event.Subscribe( this.mouseDown.entityLoaded = this; this.mouseMove.entityLoaded = this; this.touchMove.entityLoaded = this; - - GameLib.Event.Emit(GameLib.Event.WINDOW_RESIZE, {width : window.innerWidth, height:window.innerHeight}); - + this.camera.lookAt.x = 0; this.camera.lookAt.y = 0; this.camera.lookAt.z = 0;