Cleanup
This commit is contained in:
parent
632465d78b
commit
d1a586cd82
|
@ -1,4 +1,4 @@
|
|||
__debug_build__ = True
|
||||
__debug_build__ = False
|
||||
__disable_shaders__ = True
|
||||
__version__ = "0.5.2"
|
||||
__variant__ = "beta"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
__debug_build__ = True
|
||||
__debug_build__ = False
|
||||
|
||||
import time
|
||||
import RNS
|
||||
|
|
Loading…
Reference in New Issue