mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-14 17:04:09 +00:00
sync
This commit is contained in:
parent
2c29ab5542
commit
75a20216d9
10 changed files with 62 additions and 20 deletions
|
@ -134,6 +134,8 @@ CBike::CBike(int32 id, uint8 CreatedBy)
|
|||
bIsOnFire = false;
|
||||
bWheelieCam = false;
|
||||
|
||||
bFixedColour = false; // <- figure out actual place (TODO)
|
||||
|
||||
m_fTireTemperature = 1.0f;
|
||||
m_fBrakeDestabilization = 0.0f;
|
||||
m_fVelocityChangeForAudio = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue