feat(CHandlingData): Renamed m_brakeforce to m_brake_force
This commit is contained in:
parent
4d22ef0326
commit
6657ac56dd
@ -24,7 +24,7 @@ public:
|
||||
float m_initial_drive_force; //0x0060
|
||||
float m_drive_max_flat_velocity; //0x0064
|
||||
float m_initial_drive_max_flat_vel; //0x0068
|
||||
float m_brakeforce; //0x006C
|
||||
float m_brake_force; //0x006C
|
||||
char pad_0070[4]; //0x0070
|
||||
float m_brake_bias_front; //0x0074
|
||||
float m_brake_bias_rear; //0x0078
|
||||
|
BIN
gtav.rcnet
BIN
gtav.rcnet
Binary file not shown.
Loading…
Reference in New Issue
Block a user