From bd093765958dd88fc891737a264280aee86cefe9 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Fri, 16 Feb 2018 12:22:41 +0100 Subject: [PATCH] Update: CC - Demo New - Entity Loaded (tuby5lj4di.js) 7 bytes modified --- tuby5lj4di.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tuby5lj4di.js b/tuby5lj4di.js index 8fc97b8..e73ed57 100644 --- a/tuby5lj4di.js +++ b/tuby5lj4di.js @@ -143,7 +143,7 @@ GameLib.CustomCode.prototype.buildInstancedGeometry = function(index) { GameLib.CustomCode.prototype.startAnimation = function(attributeData) { this.generateAnimationVectors(attributeData); - this.beforeRender.animate = true; + this.beforeRender.startAnimation = true; }.bind(this); GameLib.CustomCode.prototype.generateAnimationVectors = function(attributeData) {