summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index e0cff5836..915cd3f99 100644
--- a/src/newgrf.cpp
+++ b/src/newgrf.cpp
@@ -6039,6 +6039,8 @@ static void AfterLoadGRFs()
}
}
+ SetYearEngineAgingStops();
+
/* Deallocate temporary loading data */
free(_gted);
_grm_sprites.clear();