couple things, icr

This commit is contained in:
JHDev2006
2025-09-25 22:54:23 +01:00
parent 7b5399147f
commit 40c2c04fcd
12 changed files with 347 additions and 283 deletions

View File

@@ -184,6 +184,8 @@ func slot_selected(idx := 0) -> void:
selected_level = idx
update_pb()
update_score()
if Settings.file.audio.extra_sfx == 1:
AudioManager.play_global_sfx("menu_move")
func cleanup() -> void:
await get_tree().process_frame