This commit is contained in:
Jannik 2017-11-24 21:40:55 +01:00
parent 5f756f613f
commit 73bb433d03
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ public class MainWindowController {
private int oldXPosHelper;
private int selectedUIDataIndex;
private int selected;
private double windowWidth;
private double windowWidth;
private double windowHeight;
private DirectoryChooser directoryChooser = new DirectoryChooser();
private File dirWin = new File(System.getProperty("user.home") + "/Documents/cemu_UI");