* attempt to extract bone models of playable races only (this fixes "file not found" error when extracting). thx bLuma

This commit is contained in:
false_genesis 2009-07-21 21:35:43 +00:00
parent 905c08cf17
commit 0199863468

View File

@ -321,7 +321,7 @@ bool ConvertDBC(void)
RaceDataStorage[id].push_back(std::string(ChrRacesFieldNames[field]).append("=").append(value));
}
}
if (doModels)
if (doModels && classmask[id]) // skip nonplayable races
{
// corpse models