Update: CC - Entity Loaded - AR Football 3 (ff0fsum4zx.js) 11 bytes modified

beta.r3js.org
Theunis Johannes Botha 2018-05-24 17:42:25 +02:00
parent 0a000b5a0b
commit 208b87eda6
1 changed files with 1 additions and 1 deletions

View File

@ -410,7 +410,7 @@ R3.Event.Subscribe(
this.mouseMove.entityLoaded = this;
this.touchMove.entityLoaded = this;
this.beforeRender.entityLoaded = this;
}
}.bind(this)
);
R3.Event.Emit(R3.Event.GAME_LOADED);