mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-17 10:39:22 +00:00
The Peds
This commit is contained in:
parent
78c15c4828
commit
875cdd845d
10 changed files with 547 additions and 28 deletions
|
@ -33,6 +33,9 @@ public:
|
|||
CVector m_vecPosn;
|
||||
bool m_bReported;
|
||||
bool m_bPoliceDoesntCare;
|
||||
|
||||
CCrimeBeingQd() { };
|
||||
~CCrimeBeingQd() { };
|
||||
};
|
||||
|
||||
class CWanted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue