mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-04 09:42:40 +02:00
try to fix build, separate definition of NO_PATROLLING in CGHeroInstance
This commit is contained in:
parent
394812c02a
commit
56efb82b2e
@ -1874,5 +1874,6 @@ const IOwnableObject * CGHeroInstance::asOwnable() const
|
||||
return this;
|
||||
}
|
||||
|
||||
inline constexpr int CGHeroInstance::NO_PATROLLING;
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
Loading…
Reference in New Issue
Block a user