Thermomachines code cleaning + some QoL (#14772)

This commit is contained in:
Menshin
2023-04-23 05:05:32 +02:00
committed by GitHub
parent 4704137e91
commit fd973be10c
16 changed files with 140 additions and 66 deletions

View File

@@ -20,12 +20,6 @@ namespace Content.Shared.Atmos.Piping
Enabled,
}
[Serializable, NetSerializable]
public enum ThermoMachineVisuals : byte
{
Enabled,
}
[Serializable, NetSerializable]
public enum PumpVisuals : byte
{