mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Minimize hardcoded logic for campaigns. Support for hota h3c's
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
class MapFormatSettings : boost::noncopyable
|
||||
class MapFormatSettings : boost::noncopyable
|
||||
{
|
||||
static MapIdentifiersH3M generateMapping(EMapFormat format);
|
||||
static std::map<EMapFormat, MapIdentifiersH3M> generateMappings();
|
||||
|
||||
Reference in New Issue
Block a user