mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Implemented tracking of objects destroyed by players
This commit is contained in:
@ -2392,6 +2392,8 @@ void CMapLoaderH3M::afterRead()
|
||||
p.posOfMainTown = posOfMainTown + mainTown->getVisitableOffset();
|
||||
}
|
||||
}
|
||||
|
||||
map->resolveQuestIdentifiers();
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
Reference in New Issue
Block a user