summaryrefslogtreecommitdiff
path: root/src/core/Wanted.h
diff options
context:
space:
mode:
authorFire-Head <Fire-Head@users.noreply.github.com>2020-04-17 08:54:14 +0300
committerFire-Head <Fire-Head@users.noreply.github.com>2020-04-17 08:54:14 +0300
commita4922d5cb77e31657768d5da4b286a2e67ee0e6f (patch)
treec54c73ac29fbde0233614c60423f662318d2a167 /src/core/Wanted.h
parent435a9ca7f272f0238440b939bc57c78d2385dd1a (diff)
rem refs
Diffstat (limited to 'src/core/Wanted.h')
-rw-r--r--src/core/Wanted.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/Wanted.h b/src/core/Wanted.h
index 9823529c..afeec8b0 100644
--- a/src/core/Wanted.h
+++ b/src/core/Wanted.h
@@ -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();