mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 13:40:34 +00:00
CPed::ProcessControl and some cleanup
This commit is contained in:
parent
3ad97382d9
commit
e232b664be
5 changed files with 1192 additions and 106 deletions
|
@ -26,7 +26,7 @@ public:
|
|||
int32 m_nVisibleMoney;
|
||||
int32 m_nCollectedPackages;
|
||||
int32 m_nTotalPackages;
|
||||
int32 field_188;
|
||||
uint32 m_nLastBumpPlayerCarTimer;
|
||||
int32 m_nSwitchTaxiTime;
|
||||
bool m_bSwitchTaxi;
|
||||
int8 field_197;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue