This commit is contained in:
Anuken
2025-09-26 12:33:04 -04:00
parent eb3648bcb5
commit fd632a3b55
2 changed files with 12 additions and 1 deletions
@@ -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