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