mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-20 02:42:42 +01:00
(svn r16868) -Codechange: unify UpdateAll[Station|Waypoint]VirtCoords
This commit is contained in:
@@ -322,7 +322,6 @@ struct GameOptionsWindow : Window {
|
||||
ReadLanguagePack(index);
|
||||
CheckForMissingGlyphsInLoadedLanguagePack();
|
||||
UpdateAllStationVirtCoords();
|
||||
UpdateAllWaypointVirtCoords();
|
||||
ReInitAllWindows();
|
||||
MarkWholeScreenDirty();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user