Skip GRF compatibility check when using -K/-q switches
This commit is contained in:
@@ -41,6 +41,7 @@ struct LoadCheckData {
|
||||
CompanyPropertiesMap companies; ///< Company information.
|
||||
|
||||
GRFConfig *grfconfig; ///< NewGrf configuration from save.
|
||||
bool want_grf_compatibility = true;
|
||||
GRFListCompatibility grf_compatibility; ///< Summary state of NewGrfs, whether missing files or only compatible found.
|
||||
|
||||
struct LoggedAction *gamelog_action; ///< Gamelog actions
|
||||
|
Reference in New Issue
Block a user