修穿梭机空间

This commit is contained in:
2025-09-01 15:34:23 +08:00
parent bdcffd3bf1
commit 05697e253c
6 changed files with 86 additions and 6 deletions

View File

@@ -356,7 +356,6 @@ namespace WulaFallenEmpire
command_Toggle.isActive = () => holdFire;
yield return command_Toggle;
}
Log.Message($"[WULA] Stage 2: Launch Sequence - Providing launch gizmos for {this.Label}.");
// The following gizmos are already provided by Building_PassengerShuttle's GetGizmos()
// foreach (Gizmo gizmo in ShuttleComp.CompGetGizmosExtra()) yield return gizmo;
// foreach (Gizmo gizmo in LaunchableComp.CompGetGizmosExtra()) yield return gizmo;