Initialize targeting lux flight state

This commit is contained in:
2026-04-25 18:29:16 +02:00
parent 13e4f34386
commit 4604a54ffd

View File

@@ -5529,6 +5529,7 @@ export class RuntimeHost {
this.runtimeTargetSwitchInputHeld = false;
this.previousTargetCycleInputActive = false;
this.targetingLuxInitialized = false;
this.targetingLuxFlightState = "hidden";
this.targetingVisualTime = 0;
this.targetingVisualGroup.visible = false;
this.targetingLuxGroup.visible = false;