8 lines
142 B
C#
8 lines
142 B
C#
using Content.Shared.Labels.EntitySystems;
|
|
|
|
namespace Content.Client.Labels;
|
|
|
|
public sealed partial class LabelSystem : SharedLabelSystem
|
|
{
|
|
}
|