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