mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-23 21:07:17 +00:00
main menu cancels quit visualizations
This commit is contained in:
parent
cf968c8be1
commit
13c807c938
@ -207,6 +207,7 @@ EX void showOverview() {
|
||||
// -- main menu --
|
||||
|
||||
EX void showMainMenu() {
|
||||
cancel(); cancel = noaction;
|
||||
gamescreen(2);
|
||||
|
||||
getcstat = ' ';
|
||||
|
Loading…
Reference in New Issue
Block a user