mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
It is now possible to define objects directly in mod.json instead of
using path to file with object definition
This commit is contained in:
@@ -36,7 +36,6 @@ protected:
|
||||
void serialize(Handler & h)
|
||||
{
|
||||
h & translatedText;
|
||||
//h & baseLanguage;
|
||||
h & identifierModContext;
|
||||
h & baseStringModContext;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user