Fixed #10863
This commit is contained in:
@@ -152,7 +152,6 @@ public class KeybindDialog extends Dialog{
|
|||||||
rebindKey = name;
|
rebindKey = name;
|
||||||
|
|
||||||
rebindDialog.titleTable.getCells().first().pad(4);
|
rebindDialog.titleTable.getCells().first().pad(4);
|
||||||
|
|
||||||
rebindDialog.addListener(new InputListener(){
|
rebindDialog.addListener(new InputListener(){
|
||||||
@Override
|
@Override
|
||||||
public boolean touchDown(InputEvent event, float x, float y, int pointer, KeyCode button){
|
public boolean touchDown(InputEvent event, float x, float y, int pointer, KeyCode button){
|
||||||
|
|||||||
@@ -26,4 +26,4 @@ org.gradle.caching=true
|
|||||||
org.gradle.internal.http.socketTimeout=100000
|
org.gradle.internal.http.socketTimeout=100000
|
||||||
org.gradle.internal.http.connectionTimeout=100000
|
org.gradle.internal.http.connectionTimeout=100000
|
||||||
android.enableR8.fullMode=false
|
android.enableR8.fullMode=false
|
||||||
archash=76fa5c1d2c
|
archash=b3aa9759d9
|
||||||
|
|||||||
Reference in New Issue
Block a user