isDevMode -> InDebugMode

+ Random indention changes.
This commit is contained in:
Dane
2013-06-21 12:11:51 -04:00
parent 3607799354
commit a48c7fbb28
5 changed files with 39 additions and 39 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public final class Landing {
t.printStackTrace();
}
Directories.validate();
Core.enableDevMode();
Core.setDebug(true);
ServerSelector.getInstance().setVisible(true);
}