Update: CC - Entity Loaded - Moorcow (fhrajxd13y.js) 2 bytes modified

beta.r3js.org
-=yb4f310 2017-11-15 22:58:54 +01:00
parent fbaa5ad7c3
commit 98a3c56f9c
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@ this.mouseDown.entityLoaded = this;
this.mouseMove = GameLib.EntityManager.Instance.findComponentById('ilfaa8svox');
this.mouseMove.entityLoaded = this;
GameLib.Event.Emit(GameLib.Event.MOUSE_UP);
//GameLib.Event.Emit(GameLib.Event.MOUSE_UP);
GameLib.Event.Emit(GameLib.Event.WINDOW_RESIZE, {width : window.innerWidth, height:window.innerHeight});