comment out debugging code

This commit is contained in:
Bella 2020-03-30 11:38:25 -04:00
parent 775aac7c0f
commit 02856e5763
No known key found for this signature in database
GPG Key ID: 815562EA23BFE344
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ public class KamiGUI extends GUI {
/*
* Testing
*/
/*
frame = new Frame(getTheme(), new Stretcherlayout(1), "Info2");
frame.setCloseable(false);
frame.setPinnable(true);
@ -223,7 +223,7 @@ public class KamiGUI extends GUI {
frame.addChild(theme, checkButton);
// information2.setFontRenderer(fontRenderer);
frames.add(frame);
*/
/*
* Information Overlay / InfoOverlay