diff --git a/scenes/ui/victory.tscn b/scenes/ui/victory.tscn index ceb53eb..0a873d8 100644 --- a/scenes/ui/victory.tscn +++ b/scenes/ui/victory.tscn @@ -56,6 +56,6 @@ text = "Next Stage" [node name="AudioStreamPlayer" type="AudioStreamPlayer" parent="."] stream = ExtResource("3_ya7rd") -volume_db = -30.0 +volume_db = 1.0 [connection signal="pressed" from="Panel/MarginContainer/VBoxContainer/NextStage" to="." method="_on_next_stage_pressed"]