menu sounds

This commit is contained in:
pennyrigate 2023-08-26 21:52:26 -04:00
parent 098ab161de
commit ba12787fcb
10 changed files with 63 additions and 16 deletions

View file

@ -17,7 +17,6 @@ func _ready():
func select() -> void:
Audio.play_sound(Audio.a_confirm,Audio.ac_collectible)
if get_parent().kill_mode == false:
# if a file exists, load and play it!
if file: