Merge PR #351 into jgrpp
This commit is contained in:
@@ -3991,6 +3991,10 @@ bool AfterLoadGame()
|
||||
}
|
||||
}
|
||||
|
||||
if (SlXvIsFeatureMissing(XSLFI_ST_INDUSTRY_CARGO_MODE)) {
|
||||
_settings_game.station.station_delivery_mode = SD_NEAREST_FIRST;
|
||||
}
|
||||
|
||||
InitializeRoadGUI();
|
||||
|
||||
/* This needs to be done after conversion. */
|
||||
|
Reference in New Issue
Block a user