mirror of
https://github.com/halpz/re3.git
synced 2025-07-04 20:20:43 +00:00
The Peds
This commit is contained in:
@ -33,6 +33,9 @@ public:
|
||||
CVector m_vecPosn;
|
||||
bool m_bReported;
|
||||
bool m_bPoliceDoesntCare;
|
||||
|
||||
CCrimeBeingQd() { };
|
||||
~CCrimeBeingQd() { };
|
||||
};
|
||||
|
||||
class CWanted
|
||||
|
Reference in New Issue
Block a user