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