mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
suggested changes
This commit is contained in:
@@ -746,7 +746,7 @@ void CMapLoaderH3M::readAllowedArtifacts()
|
||||
if(!features.levelSOD)
|
||||
{
|
||||
for(CArtifact * artifact : VLC->arth->objects)
|
||||
if(artifact->constituents)
|
||||
if(artifact->isCombined())
|
||||
map->allowedArtifact[artifact->getId()] = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user