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