mirror of
https://github.com/markqvist/Sideband.git
synced 2025-09-19 12:24:38 -04:00
Cleanup
This commit is contained in:
parent
c0133407ed
commit
cba19e2b4a
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
__debug_build__ = True
|
||||
__debug_build__ = False
|
||||
__disable_shaders__ = False
|
||||
__version__ = "0.7.2"
|
||||
__variant__ = "beta"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
__debug_build__ = True
|
||||
__debug_build__ = False
|
||||
|
||||
import sys
|
||||
import time
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue