mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 03:58:08 +00:00
changed default ID ranges. old default.ide incompatible now
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user