deubbershish...

This commit is contained in:
Cameron Taylor 2024-02-27 22:02:04 -05:00
parent d8fdf45dda
commit ddeac1db15
1 changed files with 1 additions and 2 deletions

View File

@ -146,12 +146,11 @@ class InitState extends FlxState
#end
// Make errors and warnings less annoying.
#if FORCE_DEBUG_VERSION
// Forcing this always since I have never been happy to have the debugger to pop up
LogStyle.ERROR.openConsole = false;
LogStyle.ERROR.errorSound = null;
LogStyle.WARNING.openConsole = false;
LogStyle.WARNING.errorSound = null;
#end
//
// FLIXEL TRANSITIONS