Skip to content

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;

Clone this wiki locally