summaryrefslogtreecommitdiffstats
path: root/src/control/Restart.cpp
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-10-12 20:52:59 +0200
committerGitHub <noreply@github.com>2020-10-12 20:52:59 +0200
commit1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4 (patch)
treebb6768eda3c5916ecddd9806e830f992996af69d /src/control/Restart.cpp
parentStreaming and cross-platform fixes (diff)
parentsync with upstream (diff)
downloadre3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.gz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.bz2
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.lz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.xz
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.tar.zst
re3-1e11c1eac67b969bf9e5fca3d9e2e7087454dcb4.zip
Diffstat (limited to 'src/control/Restart.cpp')
-rw-r--r--src/control/Restart.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/control/Restart.cpp b/src/control/Restart.cpp
index 8fa018d6..052e6b61 100644
--- a/src/control/Restart.cpp
+++ b/src/control/Restart.cpp
@@ -4,6 +4,8 @@
#include "Zones.h"
#include "PathFind.h"
+//--MIAMI: file done
+
uint8 CRestart::OverrideHospitalLevel;
uint8 CRestart::OverridePoliceStationLevel;
bool CRestart::bFadeInAfterNextArrest;