diff --git a/uou2i9be9r.js b/uou2i9be9r.js index 8f16030..933d6fe 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.2) { +if (this.audioDrone.volume < 0.1) { this.audioDrone.volume += 0.001; this.audioDrone.updateInstance('volume'); }