mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Missing ;
This commit is contained in:
@@ -262,7 +262,7 @@ void CGDwelling::onHeroVisit(IGameEventCallback & gameEvents, const CGHeroInstan
|
||||
"vcmi.adventureMap.dwelling2",
|
||||
"vcmi.adventureMap.dwelling3",
|
||||
"core.advevent.36"
|
||||
}
|
||||
};
|
||||
bd.text.appendTextID(dwellingVisitTextID[count]);
|
||||
bd.text.replaceTextID(getObjectHandler()->getNameTextID());
|
||||
for(const auto & elem : creatures)
|
||||
|
||||
Reference in New Issue
Block a user