From c782ef103d0851ae11331360eff7e8ffda24acc6 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 15:03:46 +0100 Subject: [PATCH] Update: CC - SpoonLib - Before Render (uou2i9be9r.js) 1 bytes modified --- uou2i9be9r.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uou2i9be9r.js b/uou2i9be9r.js index d17da41..90fbca5 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 += 0.0001; + this.audioDrone.volume += 0.001; this.audioDrone.updateInstance('volume'); }