Update vehicle image on demand when image is continuously updated by GRF
This is for trains/RVs only (to avoid issues with variable sprite bounds) This largely fixes the performance issues of continuously updating vehicle images
This commit is contained in:
@@ -5033,7 +5033,7 @@ def = false
|
||||
str = STR_CONFIG_SETTING_DISABLE_VEHICLE_IMAGE_UPDATE
|
||||
strhelp = STR_CONFIG_SETTING_DISABLE_VEHICLE_IMAGE_UPDATE_HELPTEXT
|
||||
proc = InvalidateAllVehicleImageCaches
|
||||
cat = SC_ADVANCED
|
||||
cat = SC_EXPERT
|
||||
|
||||
; For the dedicated build we'll enable dates in logs by default.
|
||||
[SDTC_BOOL]
|
||||
|
Reference in New Issue
Block a user