mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
try to fix build, use plain -1 in place of CGHeroInstance::NO_PATROLLING
This commit is contained in:
@@ -1874,6 +1874,5 @@ const IOwnableObject * CGHeroInstance::asOwnable() const
|
||||
return this;
|
||||
}
|
||||
|
||||
inline constexpr int CGHeroInstance::NO_PATROLLING;
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user