From db246d901d1ccd39b0ed3fc024f28ad7b6b4848b Mon Sep 17 00:00:00 2001 From: hop311 Date: Wed, 12 Jun 2024 23:34:06 +0100 Subject: Updated SIM to use separate Instance and Definition Managers --- game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'game/src/Game/GameSession/NationManagementScreen') diff --git a/game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd b/game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd index c3e091e..0bcf64a 100644 --- a/game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd +++ b/game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd @@ -76,7 +76,7 @@ func _ready() -> void: _pop_screen_panel = get_panel_from_nodepath(^"./country_pop") - # province list is set up via the population_menu_provinces_changed signal + _setup_province_list() _setup_sort_buttons() _setup_pop_filter_buttons() _setup_distribution_windows() -- cgit v1.2.3-56-ga3b1