diff --git a/sbapp/main.py b/sbapp/main.py index d0fdd68..f785373 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -1,5 +1,4 @@ -# TODO: Reset -__debug_build__ = True +__debug_build__ = False __disable_shaders__ = True __version__ = "0.2.3" __variant__ = "beta"