mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
Better fix for #128
This commit is contained in:
parent
a497c88bde
commit
60ee0e1a3c
@ -972,7 +972,7 @@ void Mapa::readHeader( const unsigned char * bufor, int &i)
|
||||
}
|
||||
}//allowed artifacts have been read
|
||||
}
|
||||
else //ban combo artifacts
|
||||
if (version == RoE || version == AB) //ban combo artifacts
|
||||
{
|
||||
BOOST_FOREACH(CArtifact *artifact, VLC->arth->artifacts)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user