mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-17 01:04:09 +00:00
Merge branch 'master' of github.com:GTAmodding/re3
This commit is contained in:
commit
7da8184b37
14 changed files with 671 additions and 8 deletions
|
@ -59,8 +59,8 @@ CVehicle::CVehicle(uint8 CreatedBy)
|
|||
m_pBlowUpEntity = nil;
|
||||
field_1FB = 0;
|
||||
bComedyControls = false;
|
||||
m_veh_flagB40 = false;
|
||||
m_veh_flagB80 = false;
|
||||
bCraneMessageDone = false;
|
||||
bExtendedRange = false;
|
||||
bTakeLessDamage = false;
|
||||
bIsDamaged = false;
|
||||
bFadeOut = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue