Fixed #10927
This commit is contained in:
@@ -733,6 +733,7 @@ public class DesktopInput extends InputHandler{
|
||||
mode = none;
|
||||
}else if(!selectPlans.isEmpty()){
|
||||
flushPlans(selectPlans);
|
||||
movedPlan = true;
|
||||
}else if(isPlacing()){
|
||||
selectX = cursorX;
|
||||
selectY = cursorY;
|
||||
|
||||
@@ -26,4 +26,4 @@ org.gradle.caching=true
|
||||
org.gradle.internal.http.socketTimeout=100000
|
||||
org.gradle.internal.http.connectionTimeout=100000
|
||||
android.enableR8.fullMode=false
|
||||
archash=7c091c5e33
|
||||
archash=8abaedb419
|
||||
|
||||
Reference in New Issue
Block a user