From 2532b44197295206ba35a7f5c4b7a27122c3a22e Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 22 Oct 2023 01:13:54 +0200 Subject: [PATCH] Cleanup --- sbapp/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbapp/main.py b/sbapp/main.py index ab44dc4..9ef1cae 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -1,4 +1,4 @@ -__debug_build__ = True +__debug_build__ = False __disable_shaders__ = False __version__ = "0.6.3" __variant__ = "beta"