8 lines
160 B
C#
8 lines
160 B
C#
|
|
using Content.Shared._CP14.Vampire;
|
||
|
|
|
||
|
|
namespace Content.Server._CP14.Vampire;
|
||
|
|
|
||
|
|
public sealed class CP14VampireVisualsSystem : CP14SharedVampireVisualsSystem
|
||
|
|
{
|
||
|
|
}
|