Replace DoorVisuals.Powered with PowerDeviceVisuals.Powered (#34646)

This commit is contained in:
ShadowCommander
2025-02-10 18:54:35 -08:00
committed by GitHub
parent 0cfcbdeccd
commit 976172b85e
4 changed files with 3 additions and 18 deletions

View File

@@ -314,7 +314,6 @@ public enum DoorState : byte
public enum DoorVisuals : byte
{
State,
Powered,
BoltLights,
EmergencyLights,
ClosedLights,