mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 01:40:35 +00:00
some camera code
This commit is contained in:
parent
f78f707935
commit
c7a32bb83d
11 changed files with 1012 additions and 896 deletions
|
@ -73,7 +73,7 @@ public:
|
|||
uint8 bIsStanding : 1;
|
||||
uint8 bExtraSpeed : 1; // leaning forward
|
||||
uint8 bIsOnFire : 1;
|
||||
uint8 m_bike_flag80 : 1;
|
||||
uint8 bWheelieCam : 1;
|
||||
int16 m_doingBurnout;
|
||||
float m_fTireTemperature;
|
||||
float m_fBrakeDestabilization;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue