This commit is contained in:
Anuken
2025-05-30 23:43:14 -04:00
parent c797974585
commit 39b5d51409
2 changed files with 1 additions and 2 deletions

View File

@@ -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){

View File

@@ -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