Added assets

This commit is contained in:
Daniel Kauss Serna 2026-02-04 11:36:16 +01:00
parent 6db2131520
commit 561135b63a
134 changed files with 2414 additions and 1440 deletions

View file

@ -8,7 +8,7 @@ extends NinePatchRect
func _ready():
_update_settings()
Settings.apply_all()
#Settings.apply_all()
func _update_settings():
volume_slider.value = Settings.master_volume