From bb11416cb9f1b1a626a84ec86cb64a466c99182a Mon Sep 17 00:00:00 2001 From: wvpm <24685035+wvpm@users.noreply.github.com> Date: Sun, 22 Sep 2024 15:18:20 +0200 Subject: Also convert pops when changing rgo --- src/openvic-simulation/map/ProvinceInstance.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openvic-simulation/map/ProvinceInstance.hpp') diff --git a/src/openvic-simulation/map/ProvinceInstance.hpp b/src/openvic-simulation/map/ProvinceInstance.hpp index c8168a9..f1d4b75 100644 --- a/src/openvic-simulation/map/ProvinceInstance.hpp +++ b/src/openvic-simulation/map/ProvinceInstance.hpp @@ -120,7 +120,7 @@ namespace OpenVic { } GoodDefinition const* get_rgo_good() const; - void set_rgo_production_type(ProductionType const& production_type); + void set_rgo_production_type(ProductionType const& rgo_production_type); bool set_owner(CountryInstance* new_owner); bool set_controller(CountryInstance* new_controller); -- cgit v1.2.3-56-ga3b1