implemented CPedStats

This commit is contained in:
aap
2019-06-19 16:55:01 +02:00
parent ea73d7a284
commit 864f719b1e
4 changed files with 190 additions and 11 deletions

View File

@ -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];