Delta-v/Content.Server/Body/VisualBodySystem.cs

6 lines
131 B
C#

using Content.Shared.Body;
namespace Content.Server.Body;
public sealed partial class VisualBodySystem : SharedVisualBodySystem;