summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 3e0a8ff91..293bc33a7 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -6796,6 +6796,7 @@ static void ResetNewGRFData()
ResetIndustries();
/* Reset the objects. */
+ ObjectClass::Reset();
ResetObjects();
/* Reset station classes */