mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Mod compatibility check is now in a separate class and not part of
ModHandler
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
using TModID = std::string;
|
||||
|
||||
struct DLL_LINKAGE CModVersion
|
||||
{
|
||||
static const int Any = -1;
|
||||
|
||||
Reference in New Issue
Block a user