mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-01-21 01:37:13 +07:00
(2)
This commit is contained in:
parent
8ba4458a1a
commit
261c1b1611
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user