using Robust.Shared.Serialization; namespace Content.Shared.Chemistry; [Serializable, NetSerializable] public enum SolutionHeaterVisuals { IsOn, }