summaryrefslogtreecommitdiffstats
path: root/src/core/Accident.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Accident.h')
-rw-r--r--src/core/Accident.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Accident.h b/src/core/Accident.h
index 69889645..949d5fb9 100644
--- a/src/core/Accident.h
+++ b/src/core/Accident.h
@@ -29,4 +29,4 @@ public:
bool WorkToDoForMedics();
};
-extern CAccidentManager& gAccidentManager; \ No newline at end of file
+extern CAccidentManager gAccidentManager; \ No newline at end of file