-
Notifications
You must be signed in to change notification settings - Fork 0
Disabling PowerHigh Debugs
Zen1th edited this page Jan 7, 2020
·
4 revisions
Well how you can see, you can disable the PowerHigh Debugs using:
IMPORTANT: You must add that code in the main() method, before: new TestGame().start();
SimpleGame.enableLaunchDebug = false;