mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-16 00:20:33 +00:00
CPlayerPed done
This commit is contained in:
parent
d1700b3257
commit
f307839a2b
12 changed files with 369 additions and 18 deletions
|
@ -78,6 +78,7 @@ public:
|
|||
void ReportCrimeNow(eCrimeType type, const CVector &coors, bool policeDoesntCare);
|
||||
void UpdateWantedLevel();
|
||||
void Reset();
|
||||
void Update();
|
||||
|
||||
bool IsIgnored(void) { return m_bIgnoredByCops || m_bIgnoredByEveryone; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue