default back button

This commit is contained in:
yugecin
2017-02-02 01:06:56 +01:00
parent 61340eb9ee
commit 62b5d574da
11 changed files with 239 additions and 17 deletions

View File

@@ -350,6 +350,7 @@ public class DisplayContainer implements ErrorDumpable, KeyListener, MouseListen
Fonts.init();
eventBus.post(new ResolutionOrSkinChangedEvent());
UI.revalidate(); // TODO this shouldn't be here
}
public void resetCursor() {