mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 10:44:08 +00:00
changed default ID ranges. old default.ide incompatible now
This commit is contained in:
parent
a7c17a329a
commit
a8d8c0690d
3 changed files with 12 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue