mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-15 18:27:36 +07:00
Input fix
This commit is contained in:
@ -272,9 +272,10 @@ public class DesktopInput extends InputHandler{
|
||||
|
||||
@Override
|
||||
public void updateController(){
|
||||
|
||||
if(state.is(State.menu)){
|
||||
droppingItem = false;
|
||||
mode = none;
|
||||
block = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user