mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 22:44:08 +00:00
Revert
This commit is contained in:
parent
b8b3292161
commit
db84afd263
3 changed files with 3 additions and 3 deletions
|
@ -79,7 +79,7 @@ CAutomobile::CAutomobile(int32 id, uint8 CreatedBy)
|
|||
bBigWheels = false;
|
||||
bWaterTight = false;
|
||||
|
||||
CAutomobile::SetModelIndex(id);
|
||||
SetModelIndex(id);
|
||||
|
||||
// Already done in CVehicle...
|
||||
switch(GetModelIndex()){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue