This commit is contained in:
Mark Qvist 2023-10-22 18:14:20 +02:00
parent 20aa3cff1b
commit 013c999152
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
__debug_build__ = True
__debug_build__ = False
__disable_shaders__ = False
__version__ = "0.6.3"
__variant__ = "beta"