diff --git a/72d6a2a3kc.js b/72d6a2a3kc.js index 293cd4c..da7295c 100644 --- a/72d6a2a3kc.js +++ b/72d6a2a3kc.js @@ -13,6 +13,7 @@ if (GameLib.Utils.UndefinedOrNull(this.initialized)) { this.santa = this.entityLoaded.santa; this.renderer = this.entityLoaded.renderer; this.raycaster = this.entityLoaded.raycaster; + this.scene = this.entityLoaded.scene; this.toBlack = new THREE.Color(0.05, 0.05, 0.05); this.bull.instance.visible = false;