Revert "test cycle"

This reverts commit b9d89a3e85.
This commit is contained in:
firestarsdog
2026-05-28 11:05:47 -04:00
parent b9d89a3e85
commit 9b177b25b5
+1 -1
View File
@@ -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 = True
TEST_CYCLE = False
if TEST_CYCLE:
now_time = rl.get_time()
if now_time > 3.0: