mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-13 01:07:30 +07:00
(2)
This commit is contained in:
@ -546,7 +546,7 @@ public class MobileInput extends InputHandler implements GestureListener{
|
|||||||
manualShooting = true;
|
manualShooting = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if(!state.isPlaying()) Fx.select.at(pos);
|
if(!state.isPaused()) Fx.select.at(pos);
|
||||||
}else{
|
}else{
|
||||||
|
|
||||||
//ignore off-screen taps
|
//ignore off-screen taps
|
||||||
|
Reference in New Issue
Block a user