mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Added an option to configure validation level in launcher
This commit is contained in:
@@ -58,6 +58,7 @@ class DLL_LINKAGE CContentHandler
|
||||
|
||||
std::map<std::string, ContentTypeHandler> handlers;
|
||||
|
||||
bool validateMod(const CModInfo & mod) const;
|
||||
public:
|
||||
void init();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user