Mini fixes

This commit is contained in:
2024-06-12 22:23:26 +02:00
parent 2f12c1e25c
commit 1a7b371161
3 changed files with 6 additions and 6 deletions

View File

@@ -37,4 +37,4 @@ func show_grid():
func select_character(file_name: String):
print("select_character")
character_selected.emit(file_name)
character_selected.emit(file_name)