From b6d2c5e523b528fc4f1c42bd61552b867ffcfce9 Mon Sep 17 00:00:00 2001 From: cybafelo Date: Sun, 23 Jun 2019 08:55:49 +0000 Subject: [PATCH] Update: entity_loaded (2c1eswtjvb.js) 46 bytes modified --- 2c1eswtjvb.js | 1 + 1 file changed, 1 insertion(+) 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'); }