Added more sound

This commit is contained in:
2025-12-26 00:39:31 +03:00
parent 48a2b8ab74
commit a7aeacd547
16 changed files with 63 additions and 32 deletions
+1
View File
@@ -41,6 +41,7 @@ func _on_back_button_pressed() -> void:
if tween:
tween.kill()
SoundManager.play_ui_stream(SoundManager.ui_stream_decline)
back.emit()