Fixed #11240
This commit is contained in:
@@ -752,6 +752,9 @@ public class MobileInput extends InputHandler implements GestureListener{
|
||||
|
||||
if(!commandMode){
|
||||
queueCommandMode = false;
|
||||
}else{
|
||||
mode = none;
|
||||
schematicMode = false;
|
||||
}
|
||||
|
||||
//cannot rebuild and place at the same time
|
||||
|
||||
Reference in New Issue
Block a user