mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-07-02 01:42:49 +00:00
tactic:: fixed page buttons
This commit is contained in:
parent
c65d17063f
commit
e65723002f
@ -941,6 +941,7 @@ EX namespace tactic {
|
|||||||
|
|
||||||
"Good luck, and have fun!"
|
"Good luck, and have fun!"
|
||||||
);
|
);
|
||||||
|
else if(dialog::infix == "" && 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