Hide unused climate threshold settings depending on climate threshold mode
This commit is contained in:
@@ -1495,6 +1495,7 @@ static bool InvalidateAllVehicleImageCaches(int32 p1)
|
||||
static bool ClimateThresholdModeChanged(int32 p1)
|
||||
{
|
||||
InvalidateWindowClassesData(WC_GENERATE_LANDSCAPE);
|
||||
InvalidateWindowClassesData(WC_GAME_OPTIONS);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user