Fixed #6341
This commit is contained in:
@@ -616,6 +616,7 @@ public class DesktopInput extends InputHandler{
|
|||||||
super.updateState();
|
super.updateState();
|
||||||
|
|
||||||
if(state.isMenu()){
|
if(state.isMenu()){
|
||||||
|
lastSchematic = null;
|
||||||
droppingItem = false;
|
droppingItem = false;
|
||||||
mode = none;
|
mode = none;
|
||||||
block = null;
|
block = null;
|
||||||
|
|||||||
@@ -24,4 +24,4 @@ android.useAndroidX=true
|
|||||||
#used for slow jitpack builds; TODO see if this actually works
|
#used for slow jitpack builds; TODO see if this actually works
|
||||||
org.gradle.internal.http.socketTimeout=100000
|
org.gradle.internal.http.socketTimeout=100000
|
||||||
org.gradle.internal.http.connectionTimeout=100000
|
org.gradle.internal.http.connectionTimeout=100000
|
||||||
archash=5e7ddf887d6632c9ca7bd3fa1ef9fef748a3a84e
|
archash=430f9146f3c9c34db1f9ad9a8784e71c322246f2
|
||||||
|
|||||||
Reference in New Issue
Block a user