diff --git a/config.def.h b/config.def.h index 6809c093af..a993203002 100644 --- a/config.def.h +++ b/config.def.h @@ -471,7 +471,7 @@ static bool rgui_extended_ascii = false; #define DEFAULT_BLOCK_CONFIG_READ false #endif -#define DEFAULT_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST false +#define DEFAULT_AUTOMATICALLY_ADD_CONTENT_TO_PLAYLIST true static bool default_game_specific_options = true; static bool default_auto_overrides_enable = true;