Fix input/display of speeds in tracerestrict window in tiles/day mode
This commit is contained in:
@@ -1394,6 +1394,7 @@ static void ClimateThresholdModeChanged(int32 new_value)
|
||||
|
||||
static void VelocityUnitsChanged(int32 new_value) {
|
||||
InvalidateWindowClassesData(WC_PAYMENT_RATES);
|
||||
InvalidateWindowClassesData(WC_TRACE_RESTRICT);
|
||||
MarkWholeScreenDirty();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user