Merge branch 'master' of https://github.com/Anuken/Mindustry into 7.0-features

This commit is contained in:
Anuken
2021-11-15 08:24:55 -05:00
3 changed files with 2 additions and 5 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;