mirror of
https://github.com/Mr-X-GTA/GTAV-Classes-1.git
synced 2024-12-22 14:37:31 +08:00
feat(CPedModelInfo): add m_ped_type (#110)
This commit is contained in:
parent
3487e639ff
commit
4dd27a6280
@ -21,7 +21,9 @@ public:
|
||||
uint64_t qword120;
|
||||
uint64_t qword128;
|
||||
uint32_t dword130;
|
||||
char gap134[148];
|
||||
char gap134[4];
|
||||
uint32_t ped_type;
|
||||
char gap13C[140];
|
||||
uint64_t qword1C8;
|
||||
uint32_t dword1D0;
|
||||
uint64_t qword1D8;
|
||||
|
Loading…
Reference in New Issue
Block a user