diff --git a/sbapp/main.py b/sbapp/main.py index 68df469..5e361fb 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -1,4 +1,4 @@ -__debug_build__ = True +__debug_build__ = False __disable_shaders__ = False __version__ = "0.7.0" __variant__ = "beta"