Update: CC - Before Render - Moorcow (zo950m57cc.js) 41 bytes modified

beta.r3js.org
-=yb4f310 2017-11-26 21:31:38 +01:00
parent 4d1a86660c
commit 272b62db4e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) {
this.camera = this.entityLoaded.camera;
this.burger = this.entityLoaded.burger;
this.parcel = this.entityLoaded.parcel;
this.meshes = this.entityLoaded.meshes;
this.renderer = this.entityLoaded.renderer;
this.raycaster = this.entityLoaded.raycaster;
this.kanister = this.entityLoaded.kanister;