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) {