This commit is contained in:
Anuken
2021-11-15 08:24:39 -05:00
parent af7c11c4b7
commit f586fd285c
2 changed files with 2 additions and 1 deletions

View File

@@ -616,6 +616,7 @@ public class DesktopInput extends InputHandler{
super.updateState();
if(state.isMenu()){
lastSchematic = null;
droppingItem = false;
mode = none;
block = null;