mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
GameRandomizer is now in lib, add implementation
This commit is contained in:
@@ -237,6 +237,8 @@ public:
|
||||
|
||||
std::vector<JsonNode> loadLegacyData() override;
|
||||
|
||||
std::set<CreatureID> getDefaultAllowed() const;
|
||||
|
||||
};
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user