From dcf95238d7d5d37d4b27e134af448c556060fb0b Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 15:03:25 +0100 Subject: [PATCH] Update: CC - SpoonLib - Before Render (uou2i9be9r.js) 3 bytes modified --- uou2i9be9r.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uou2i9be9r.js b/uou2i9be9r.js index b6574dc..d17da41 100644 --- a/uou2i9be9r.js +++ b/uou2i9be9r.js @@ -38,7 +38,7 @@ this.camera.lookAt.z = 0; this.camera.updateInstance('lookAt'); if (this.audioDrone.volume < 0.5) { - this.audioDrone.volume += this.time; + this.audioDrone.volume += 0.0001; this.audioDrone.updateInstance('volume'); }