summaryrefslogtreecommitdiff
path: root/openttd.c
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.c')
-rw-r--r--openttd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.c b/openttd.c
index d91061395..c9d59c2f1 100644
--- a/openttd.c
+++ b/openttd.c
@@ -1406,7 +1406,7 @@ bool AfterLoadGame(void)
} else {
/* As of version 17, we recalculate the custom graphic ID of waypoints
* from the GRF ID / station index. */
- UpdateAllWaypointCustomGraphics();
+ AfterLoadWaypoints();
}
/* From version 15, we moved a semaphore bit from bit 2 to bit 3 in m4, making