From 3acfb5b196445df2ee7a42cc810498c2f02d82ed Mon Sep 17 00:00:00 2001 From: cybafelo Date: Sun, 23 Jun 2019 08:57:54 +0000 Subject: [PATCH] Update: entity_loaded (2c1eswtjvb.js) 11 bytes modified --- 2c1eswtjvb.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/2c1eswtjvb.js b/2c1eswtjvb.js index bea86ec..4e59a81 100644 --- a/2c1eswtjvb.js +++ b/2c1eswtjvb.js @@ -18,9 +18,9 @@ R3.CustomCode.prototype.render = function(delta) { this.innerCircle.rotation.y += delta; this.innerCircle.updateInstance('rotation'); - this.outerCircle.rotation.y += delta; + this.outerCircle.rotation.y -= delta; this.outerCircle.updateInstance('rotation'); } return null; -//@ sourceURL=CustomCode (2c1eswtjvb).js \ No newline at end of file +//@ sourceURL=entityLoaded.js \ No newline at end of file