Skip to content

Commit

Permalink
Update win audio bus
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon32 committed Aug 20, 2024
1 parent 389bb86 commit 7e8aa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Menus/You_Win.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ layout_mode = 2
text = "Return to Main Menu"
script = ExtResource("3_h078n")
scene_path = "res://Menus/MainMenu.tscn"
to_menu = true

[node name="Sprite2D" type="Sprite2D" parent="."]
position = Vector2(698, 252)
Expand All @@ -115,5 +114,6 @@ libraries = {
[node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."]
stream = ExtResource("5_crpfh")
autoplay = true
bus = &"music"

[connection signal="timeout" from="Grow" to="." method="_on_grow_timeout"]

0 comments on commit 7e8aa28

Please sign in to comment.