From b358fc0d4250178fbb44fc6b00cf4e39aa870064 Mon Sep 17 00:00:00 2001 From: hop311 Date: Mon, 15 Apr 2024 00:24:37 +0100 Subject: Add default country unit colours --- src/openvic-simulation/country/Country.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/openvic-simulation/country/Country.hpp') diff --git a/src/openvic-simulation/country/Country.hpp b/src/openvic-simulation/country/Country.hpp index ea8f732..1d960c2 100644 --- a/src/openvic-simulation/country/Country.hpp +++ b/src/openvic-simulation/country/Country.hpp @@ -85,8 +85,7 @@ namespace OpenVic { bool add_country( std::string_view identifier, colour_t colour, GraphicalCultureType const* graphical_culture, IdentifierRegistry&& parties, Country::unit_names_map_t&& unit_names, bool dynamic_tag, - Country::government_colour_map_t&& alternative_colours, - colour_t primary_unit_colour, colour_t secondary_unit_colour, colour_t tertiary_unit_colour + Country::government_colour_map_t&& alternative_colours ); bool load_country_colours(ast::NodeCPtr root); -- cgit v1.2.3-56-ga3b1