mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Implemented basic version of configurable Witch Hut
This commit is contained in:
@@ -35,8 +35,7 @@ public:
|
||||
{
|
||||
AObjectTypeHandler::serialize(h, version);
|
||||
|
||||
if (version >= 816)
|
||||
h & objectInfo;
|
||||
h & objectInfo;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user