turn this option off by default

This commit is contained in:
radius 2015-11-17 16:28:36 -05:00
parent 81ab687713
commit ee4d29066e

View File

@ -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;