turn this option off by default
This commit is contained in:
parent
81ab687713
commit
ee4d29066e
|
@ -519,7 +519,7 @@ static bool default_core_specific_config = true;
|
|||
static bool default_core_specific_config = false;
|
||||
#endif
|
||||
|
||||
static bool default_game_specific_options = true;
|
||||
static bool default_game_specific_options = false;
|
||||
static bool default_auto_overrides_enable = false;
|
||||
static bool default_auto_remaps_enable = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue