mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
Merge branch 'master' of https://github.com/Yimura/GTAV-Classes
This commit is contained in:
commit
5e7af9ebd2
@ -9,7 +9,7 @@ public:
|
||||
float m_heading2; //0x0024
|
||||
char pad_0028[8]; //0x0028
|
||||
rage::fvector3 m_rotation; //0x0030
|
||||
char pad_003C[24]; //0x003C
|
||||
char pad_003C[20]; //0x003C
|
||||
rage::fvector3 m_position; //0x0054
|
||||
}; //Size: 0x0060
|
||||
static_assert(sizeof(CNavigation) == 0x60);
|
||||
static_assert(sizeof(CNavigation) == 0x5C);
|
||||
|
BIN
gtav.rcnet
BIN
gtav.rcnet
Binary file not shown.
Loading…
Reference in New Issue
Block a user