summaryrefslogtreecommitdiff
path: root/scenes
diff options
context:
space:
mode:
authorLogan <logan@cflip.net>2023-02-01 23:46:26 -0700
committerLogan <logan@cflip.net>2023-02-01 23:46:26 -0700
commitd95ae0f68500ce7b77e29b5a1a99e121093c04e1 (patch)
treef487b80689c296a0887f9fe33bb513ea2d5838df /scenes
parentdcb4cf4f03fbfd023c645df26a34b9f6a38acda5 (diff)
Make audio settings functional
Diffstat (limited to 'scenes')
-rw-r--r--scenes/audio.tscn1
1 files changed, 1 insertions, 0 deletions
diff --git a/scenes/audio.tscn b/scenes/audio.tscn
index a6c0cf7..1ac82eb 100644
--- a/scenes/audio.tscn
+++ b/scenes/audio.tscn
@@ -8,3 +8,4 @@ pause_mode = 2
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = ExtResource( 1 )
volume_db = -20.0
+bus = "Music"