mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 22:39:53 +00:00
'back' button in mouse config
This commit is contained in:
parent
fe635cc7d8
commit
e1731fce02
@ -1882,6 +1882,7 @@ void configureMouse() {
|
||||
dialog::add_action_push(ors::show);
|
||||
#endif
|
||||
|
||||
dialog::addBack();
|
||||
dialog::display();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user