mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
feat(CHandlingData): Renamed m_brakeforce to m_brake_force
This commit is contained in:
parent
a4dff650dd
commit
8cf24872f2
@ -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