Use global sounds system in end door

This commit is contained in:
Haze Weathers 2025-03-08 16:33:05 -05:00
parent ba3306c04c
commit af4bece554
3 changed files with 16 additions and 14 deletions

View file

@ -28,7 +28,6 @@ enum ScaleMode {
ProjectSettings.get_setting("display/window/size/viewport_height")
)
@onready var win_sound = $WinSound
## The currently active scene.
##