mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
Several fixes to combined artifacts added via mods.
This commit is contained in:
@ -346,6 +346,8 @@ void CModHandler::reload()
|
||||
VLC->dobjinfo->gobjs[Obj::ARTIFACT][art->id] = info;
|
||||
}
|
||||
}
|
||||
|
||||
VLC->arth->reverseMapArtifactConstituents();
|
||||
}
|
||||
|
||||
{
|
||||
|
Reference in New Issue
Block a user