mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-09-01 10:17:56 +00:00
mobile:: fixed lmouseover_distant
This commit is contained in:
@@ -245,6 +245,7 @@ EX void mobile_draw(MOBPAR_FORMAL) {
|
||||
}
|
||||
|
||||
if(cmode & sm::NORMAL) {
|
||||
lmouseover_distant = mouseover;
|
||||
lmouseover = (gtouched && lclicked) ? mouseover : NULL;
|
||||
if(!shmup::on && !useRangedOrb && vid.mobilecompasssize) {
|
||||
using namespace shmupballs;
|
||||
|
Reference in New Issue
Block a user