mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-12-21 21:28:33 +00:00
back button in 'search for config'
This commit is contained in:
@@ -4228,6 +4228,8 @@ EX void find_parameter() {
|
||||
if(dialog::onscreen_keyboard) dialog::setting_keyboard();
|
||||
|
||||
dialog::addSelItem(XLAT("matching items"), its(found), 0);
|
||||
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
|
||||
if(dialog::infix != "") mouseovers = dialog::infix;
|
||||
|
||||
Reference in New Issue
Block a user