mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
HillFort fix
This commit is contained in:
@@ -1356,6 +1356,7 @@ std::string HillFort::getDescriptionToolTip() const
|
||||
|
||||
std::string HillFort::getUnavailableUpgradeMessage() const
|
||||
{
|
||||
assert(getObjectHandler()->getModScope() != "core");
|
||||
return TextIdentifier(getObjectHandler()->getBaseTextID(), "unavailableUpgradeMessage").get();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user