mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-05 08:39:30 +00:00
isDevMode -> InDebugMode
+ Random indention changes.
This commit is contained in:
@@ -22,7 +22,7 @@ public final class Landing {
|
||||
t.printStackTrace();
|
||||
}
|
||||
Directories.validate();
|
||||
Core.enableDevMode();
|
||||
Core.setDebug(true);
|
||||
ServerSelector.getInstance().setVisible(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user