From 65a29c73cbfce7a438f9bbbe5d0af1313dc41d60 Mon Sep 17 00:00:00 2001 From: -=yb4f310 Date: Wed, 17 Jan 2018 15:04:07 +0100 Subject: [PATCH] Update: CC - SpoonLib - Before Render (uou2i9be9r.js) 0 bytes modified --- uou2i9be9r.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uou2i9be9r.js b/uou2i9be9r.js index 90fbca5..8f16030 100644 --- a/uou2i9be9r.js +++ b/uou2i9be9r.js @@ -37,7 +37,7 @@ this.camera.lookAt.y = 0; this.camera.lookAt.z = 0; this.camera.updateInstance('lookAt'); -if (this.audioDrone.volume < 0.5) { +if (this.audioDrone.volume < 0.2) { this.audioDrone.volume += 0.001; this.audioDrone.updateInstance('volume'); }