mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-23 14:30:08 +00:00
fixed overview page buttons back
This commit is contained in:
parent
fb6e8b72da
commit
7267b3c7ce
@ -201,6 +201,7 @@ EX void showOverview() {
|
|||||||
"Cheaters can click to move between lands, and use the "
|
"Cheaters can click to move between lands, and use the "
|
||||||
"mousewheel to gain or lose treasures and orbs quickly (Ctrl = precise, Shift = reverse)."
|
"mousewheel to gain or lose treasures and orbs quickly (Ctrl = precise, Shift = reverse)."
|
||||||
);
|
);
|
||||||
|
else if(dialog::handlePageButtons(uni)) ;
|
||||||
else if(dialog::editInfix(uni)) dialog::list_skip = 0;
|
else if(dialog::editInfix(uni)) dialog::list_skip = 0;
|
||||||
else if(doexiton(sym, uni)) popScreen();
|
else if(doexiton(sym, uni)) popScreen();
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user