mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
another attempt of using CGHeroInstance::NO_PATROLLING in map editor
This commit is contained in:
@@ -49,6 +49,8 @@
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
const ui32 CGHeroInstance::NO_PATROLLING = std::numeric_limits<ui32>::max();
|
||||
|
||||
void CGHeroPlaceholder::serializeJsonOptions(JsonSerializeFormat & handler)
|
||||
{
|
||||
serializeJsonOwner(handler);
|
||||
|
||||
Reference in New Issue
Block a user