mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 13:24:07 +00:00
Revert
This commit is contained in:
parent
f21cfef8fb
commit
1f5a6dab67
3 changed files with 3 additions and 3 deletions
|
@ -73,7 +73,7 @@ CAutomobile::CAutomobile(int32 id, uint8 CreatedBy)
|
|||
bBigWheels = false;
|
||||
bWaterTight = false;
|
||||
|
||||
CAutomobile::SetModelIndex(id);
|
||||
SetModelIndex(id);
|
||||
|
||||
pHandling = mod_HandlingManager.GetHandlingData((eHandlingId)mi->m_handlingId);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue