diff --git a/mobile.cpp b/mobile.cpp index d97313d9..83d13592 100644 --- a/mobile.cpp +++ b/mobile.cpp @@ -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;