This commit is contained in:
Anuken 2020-10-07 14:20:23 -04:00
parent 8ba4458a1a
commit 261c1b1611

View File

@ -546,7 +546,7 @@ public class MobileInput extends InputHandler implements GestureListener{
manualShooting = true;
}
if(!state.isPlaying()) Fx.select.at(pos);
if(!state.isPaused()) Fx.select.at(pos);
}else{
//ignore off-screen taps