mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-03-25 04:47:02 +00:00
updated mobile for menu changes
This commit is contained in:
parent
ff16f35e0b
commit
c9c066ccec
@ -159,10 +159,7 @@ void handleclick(MOBPAR_FORMAL) {
|
||||
if(andmode >= 10) andmode -= 10;
|
||||
|
||||
if(andmode == 3) {
|
||||
if(tour::on)
|
||||
showMissionScreen();
|
||||
else
|
||||
pushScreen(showMainMenu);
|
||||
pushScreen(showGameMenu);
|
||||
andmode = 0;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user