ECS ComputerVisualizer (#13289)
This commit is contained in:
@@ -5,10 +5,6 @@ namespace Content.Shared.Computer
|
||||
[Serializable, NetSerializable]
|
||||
public enum ComputerVisuals : byte
|
||||
{
|
||||
// Bool
|
||||
Powered,
|
||||
|
||||
// Bool
|
||||
Broken
|
||||
Powered
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user