it just werks

This commit is contained in:
pennyrigate 2025-03-02 18:02:05 -05:00
parent 1311e18f1f
commit 7e26433676
50 changed files with 1181 additions and 11 deletions

View file

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