Added TODO comments.

This commit is contained in:
2026-06-02 17:16:19 +02:00
parent fe53cba904
commit fac0b12c21

View File

@@ -142,7 +142,8 @@ def create_ai_table(era, table_container, ai_slots):
ui.label(str(nation_id)).classes("w-16")
ui.label(nation_name).classes("w-40")
ui.label(title).classes("w-64")
# TODO: Set all button
# TODO: Random nations?
ui.select(
AI_LEVELS,
value="Human",