diff --git a/2c1eswtjvb.js b/2c1eswtjvb.js index 11752f8..55b1660 100644 --- a/2c1eswtjvb.js +++ b/2c1eswtjvb.js @@ -16,6 +16,7 @@ this.beforeRender.entityLoaded = this; R3.CustomCode.prototype.render = function(delta) { this.innerCircle.rotation.y += delta; + this.innerCircle.updateInstance('rotation'); }