Hoping to have understood the request. (nw)

This commit is contained in:
dankan1890 2016-09-20 10:03:24 +02:00
parent 99c3b32aca
commit ab54470468

View File

@ -1367,7 +1367,9 @@ void menu_select_game::inkey_export()
}
}
else
{
list = m_displaylist;
}
}
menu::stack_push<menu_export>(ui(), container(), std::move(list));