mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-03 12:32:06 +08:00
test cycle
This commit is contained in:
@@ -259,7 +259,7 @@ class AetherGauge:
|
||||
# === TEST CYCLE OVERRIDE ===
|
||||
# Set to True to cycle all Aethergauge visual effects for testing.
|
||||
# Set to False to run off live data.
|
||||
TEST_CYCLE = False
|
||||
TEST_CYCLE = True
|
||||
if TEST_CYCLE:
|
||||
now_time = rl.get_time()
|
||||
if now_time > 3.0:
|
||||
|
||||
Reference in New Issue
Block a user