(svn r7521) -Codechange: Rename UpdateAllWaypointCustomGraphics to AfterLoadWaypoints to be more conforming with other such functions.

This commit is contained in:
Darkvater
2006-12-21 00:13:56 +00:00
parent 52cf13bff6
commit 39eff474d3
3 changed files with 3 additions and 3 deletions

View File

@@ -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