mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-22 15:38:14 +00:00
couple things, icr
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user