Remove debug print
This commit is contained in:
@@ -443,7 +443,6 @@ public class GuiWorldHandler extends Container
|
|||||||
@Override
|
@Override
|
||||||
public void onClose()
|
public void onClose()
|
||||||
{
|
{
|
||||||
System.out.println("onClose");
|
|
||||||
ActionHelper.tryRun(this.content::onGuiClosed);
|
ActionHelper.tryRun(this.content::onGuiClosed);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user