Remove "Disable vehicle image update" setting

This commit is contained in:
Jonathan G Rennison
2021-05-19 20:42:04 +01:00
parent 7ab6ab7400
commit 3e8ee4f49f
9 changed files with 3 additions and 32 deletions

View File

@@ -218,7 +218,6 @@ struct GUISettings : public TimeSettings {
bool show_depot_sell_gui; ///< Show go to depot and sell in UI
bool open_vehicle_gui_clone_share; ///< Open vehicle GUI when share-cloning vehicle from depot GUI
uint8 linkgraph_colours; ///< linkgraph overlay colours
bool disable_vehicle_image_update; ///< Disable NewGRFs from continuously updating vehicle images
uint8 vehicle_names; ///< Vehicle naming scheme
bool shade_trees_on_slopes; ///< Shade trees on slopes