summaryrefslogtreecommitdiff
path: root/newgrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'newgrf.c')
-rw-r--r--newgrf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newgrf.c b/newgrf.c
index 895303dc6..6e6a03e1b 100644
--- a/newgrf.c
+++ b/newgrf.c
@@ -2455,6 +2455,7 @@ static void ResetNewGRFData(void)
// Unload sprite group data
UnloadWagonOverrides();
UnloadCustomEngineSprites();
+ UnloadCustomEngineNames();
// Reset price base data
ResetPriceBaseMultipliers();