more work

This commit is contained in:
2025-10-02 13:32:31 -04:00
parent 00ef506689
commit 9af5558668
5 changed files with 50 additions and 17 deletions

View File

@@ -54,3 +54,6 @@ func check_levelup() -> void:
func _on_level_up() -> void:
show_levelup_banner()
func _on_questor_changed() -> void:
pass