changed default ID ranges. old default.ide incompatible now

This commit is contained in:
aap 2020-05-06 23:39:38 +02:00
parent a7c17a329a
commit a8d8c0690d
3 changed files with 12 additions and 15 deletions

View file

@ -883,9 +883,6 @@ CFileLoader::LoadPedObject(const char *line)
break;
mi->m_animGroup = animGroupId;
mi->m_carsCanDrive = carsCanDrive;
// ???
CModelInfo::GetModelInfo(MI_LOPOLYGUY)->SetColModel(&CTempColModels::ms_colModelPed1);
}
int