mirror of
https://github.com/halpz/re3.git
synced 2025-07-22 10:39:47 +00:00
implemented CPedStats
This commit is contained in:
@ -211,7 +211,7 @@ public:
|
||||
bool bInVehicle;
|
||||
uint8 stuff4[23];
|
||||
int32 m_nPedType;
|
||||
PedStat *m_pedStats;
|
||||
CPedStat *m_pedStats;
|
||||
uint8 stuff5[24];
|
||||
CEntity *m_pCollidingEntity;
|
||||
uint8 stuff6[12];
|
||||
|
Reference in New Issue
Block a user