Updated telemetry change processing method

This commit is contained in:
Mark Qvist 2024-07-20 18:21:17 +02:00
parent 0d38fa7ef7
commit 51523a216d
2 changed files with 37 additions and 21 deletions

View file

@ -1,6 +1,6 @@
__debug_build__ = False
__disable_shaders__ = False
__version__ = "0.9.1"
__version__ = "0.9.2"
__variant__ = "beta"
import sys