6 lines
173 B
C#
6 lines
173 B
C#
using Content.Shared._Offbrand.Wounds;
|
|
|
|
namespace Content.Client._Offbrand.Wounds;
|
|
|
|
public sealed class WoundableHealthAnalyzerSystem : SharedWoundableHealthAnalyzerSystem;
|