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

beta.r3js.org
-=yb4f310 2017-11-19 19:12:46 +01:00
parent c052dd2f74
commit e0523d47fc
1 changed files with 2 additions and 1 deletions

View File

@ -117,7 +117,8 @@ GameLib.Event.Subscribe(
this.mouseDown.entityLoaded = null;
this.mouseMove.entityLoaded = null;
this.beforeRender.initialized = false;
delete this.beforeRender.initialized;
GameLib.Event.Emit(GameLib.Event.STOP_ALL_AUDIO);
GameLib.Event.Emit(GameLib.Event.GAME_START);
}.bind(this)