1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-15 13:17:13 +00:00

disabled game playing if 'renderonce' is on; in Android LR, clicking gives the menu instead of doing something else

This commit is contained in:
Zeno Rogue
2018-03-02 13:05:31 +01:00
parent 166e394e35
commit 7ab6cb3c8b
4 changed files with 21 additions and 7 deletions

View File

@@ -5525,7 +5525,7 @@ void gamescreen(int _darken) {
buttonclicked = false;
if(cmode & sm::NORMAL) {
if((cmode & sm::NORMAL) && stereo::mode != stereo::sLR) {
if(andmode == 0 && shmup::on) {
using namespace shmupballs;
calc();