mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 11:14:08 +00:00
script 600-699
This commit is contained in:
parent
dcd2a94367
commit
5e77e9d0ea
7 changed files with 383 additions and 7 deletions
|
@ -61,8 +61,8 @@ CAutomobile::CAutomobile(int32 id, uint8 CreatedBy)
|
|||
m_fFireBlowUpTimer = 0.0f;
|
||||
field_4E0 = 0;
|
||||
bTaxiLight = m_sAllTaxiLights;
|
||||
m_auto_flagA20 = false;
|
||||
m_auto_flagA40 = false;
|
||||
bFixedColour = false;
|
||||
bBigWheels = false;
|
||||
bWaterTight = false;
|
||||
|
||||
SetModelIndex(id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue