Organization updates

This commit is contained in:
gamer147
2026-04-06 21:32:01 -04:00
parent 612e88579d
commit 85f593cf56
10 changed files with 103 additions and 389 deletions

View File

@@ -63,4 +63,3 @@ func _on_fight_cancelled() -> void:
func _set_input_disabled(disabled: bool) -> void:
player_controller.input_disabled = disabled
combat_map.set_highlight_enabled(not disabled)