#17 #18: Removed Debug text in release and fixed bug with new character select screen
All checks were successful
Build / build (push) Successful in 1m31s
Publish / build (push) Successful in 1m32s

This commit is contained in:
2025-11-13 18:17:25 +01:00
parent 166705f2ab
commit c6ed3c8e53
3 changed files with 8 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ func load_characters() -> void:
func show_grid() -> void:
print("show_grid")
close_timer.stop()
self.visible = true
Settings.character_select_open = true