From 170ee25469322d25931050813a779dfbc2eaa4b0 Mon Sep 17 00:00:00 2001 From: Hop311 Date: Thu, 10 Aug 2023 11:32:53 +0100 Subject: Added distributions for pop type and culture --- src/openvic/pop/Religion.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openvic/pop/Religion.hpp') diff --git a/src/openvic/pop/Religion.hpp b/src/openvic/pop/Religion.hpp index 2a67ce3..e781cf9 100644 --- a/src/openvic/pop/Religion.hpp +++ b/src/openvic/pop/Religion.hpp @@ -16,7 +16,7 @@ namespace OpenVic { ReligionGroup(ReligionGroup&&) = default; }; - struct Religion : HasIdentifier, HasColour { + struct Religion : HasIdentifierAndColour { friend struct ReligionManager; using icon_t = uint8_t; -- cgit v1.2.3-56-ga3b1