mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-16 07:30:32 +00:00
rem refs
This commit is contained in:
parent
435a9ca7f2
commit
a4922d5cb7
139 changed files with 1350 additions and 1400 deletions
|
@ -60,8 +60,8 @@ public:
|
|||
CCrimeBeingQd m_aCrimes[16];
|
||||
CCopPed *m_pCops[10];
|
||||
|
||||
static int32 &MaximumWantedLevel;
|
||||
static int32 &nMaximumWantedLevel;
|
||||
static int32 MaximumWantedLevel;
|
||||
static int32 nMaximumWantedLevel;
|
||||
|
||||
public:
|
||||
void Initialise();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue