7 lines
174 B
C#
7 lines
174 B
C#
// Frontier: delta cleanup to abstract
|
|
using Content.Shared._DV.Harpy;
|
|
|
|
namespace Content.Client._DV.Harpy;
|
|
|
|
public sealed class HarpySingerSystem : SharedHarpySingerSystem;
|