Fix #299: Add estimated max speed (full) to template windows
This commit is contained in:
@@ -3959,7 +3959,7 @@ bool AfterLoadGame()
|
||||
|
||||
AfterLoadTraceRestrict();
|
||||
AfterLoadTemplateVehiclesUpdate();
|
||||
if (SlXvIsFeaturePresent(XSLFI_TEMPLATE_REPLACEMENT, 1, 5)) {
|
||||
if (SlXvIsFeaturePresent(XSLFI_TEMPLATE_REPLACEMENT, 1, 7)) {
|
||||
AfterLoadTemplateVehiclesUpdateProperties();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user