forked from External/mage
UI: changed ESC to BACKSPACE in choose dialog hotkeys (compatibility fixes);
This commit is contained in:
parent
ce60a9d75b
commit
7da62e13ec
2 changed files with 3 additions and 3 deletions
|
|
@ -77,7 +77,6 @@ public class CardInfoWindowDialog extends MageDialog {
|
|||
}
|
||||
this.setTitelBarToolTip(name);
|
||||
setGUISize();
|
||||
|
||||
}
|
||||
|
||||
public void cleanUp() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue