Fixed #9535
This commit is contained in:
@@ -743,6 +743,11 @@ public class MobileInput extends InputHandler implements GestureListener{
|
|||||||
queueCommandMode = false;
|
queueCommandMode = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//cannot rebuild and place at the same time
|
||||||
|
if(block != null){
|
||||||
|
rebuildMode = false;
|
||||||
|
}
|
||||||
|
|
||||||
if(player.dead()){
|
if(player.dead()){
|
||||||
mode = none;
|
mode = none;
|
||||||
manualShooting = false;
|
manualShooting = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user