From e108944ffab8f69308f78a87c9c9310dff410d6e Mon Sep 17 00:00:00 2001 From: BigBrotherNii Date: Wed, 24 Jul 2024 14:31:21 +0200 Subject: added main theme and music settings --- client/audio/sound.tscn | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'client/audio/sound.tscn') diff --git a/client/audio/sound.tscn b/client/audio/sound.tscn index 3f2607c8..a8524e71 100644 --- a/client/audio/sound.tscn +++ b/client/audio/sound.tscn @@ -14,3 +14,7 @@ stream = ExtResource("2_mhrce") [node name="Hover" type="AudioStreamPlayer" parent="UI"] stream = ExtResource("3_qft2s") + +[node name="Music" type="Node" parent="."] + +[node name="MainMenu" type="AudioStreamPlayer" parent="Music"] -- cgit v1.2.3-70-g09d2