Disabled a line of debug.
This commit is contained in:
@ -95,7 +95,7 @@ public class Main {
|
||||
// Popup Main window.
|
||||
WindowHandler.toggleFrames();
|
||||
|
||||
testStuff(); // Delete Me
|
||||
// testStuff(); // Delete Me
|
||||
}
|
||||
|
||||
@SuppressWarnings("static-access")
|
||||
|
Reference in New Issue
Block a user