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;
rebindDialog.titleTable.getCells().first().pad(4);
rebindDialog.addListener(new InputListener(){
@Override
public boolean touchDown(InputEvent event, float x, float y, int pointer, KeyCode button){