'Menu Wallpaper' settings now properly returns

This commit is contained in:
twinaphex 2017-01-07 09:57:38 +01:00
parent 61168a442f
commit a3c334e6c1

View File

@ -1060,7 +1060,7 @@ static int generic_action_ok(const char *path,
switch (id)
{
case ACTION_OK_LOAD_WALLPAPER:
flush_type = MENU_SETTINGS;
flush_char = msg_hash_to_str(MENU_ENUM_LABEL_DEFERRED_MENU_SETTINGS_LIST);
if (path_file_exists(action_path))
{
settings_t *settings = config_get_ptr();