Update: CC - Entity Loaded - Moorcow (hv7vehw7se.js) 112 bytes modified

beta.r3js.org
-=yb4f310 2018-03-09 12:20:12 +01:00
parent f0b6aab4de
commit 4dc2ef9aa5
1 changed files with 1 additions and 3 deletions

View File

@ -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;