Hoping to have understood the request. (nw)
This commit is contained in:
parent
99c3b32aca
commit
ab54470468
@ -1367,7 +1367,9 @@ void menu_select_game::inkey_export()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
{
|
||||||
list = m_displaylist;
|
list = m_displaylist;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
menu::stack_push<menu_export>(ui(), container(), std::move(list));
|
menu::stack_push<menu_export>(ui(), container(), std::move(list));
|
||||||
|
Loading…
Reference in New Issue
Block a user