8 lines
162 B
C#
8 lines
162 B
C#
using Content.Shared._CP14.NightVision;
|
|
|
|
namespace Content.Server._CP14.NightVision;
|
|
|
|
public sealed class CP14NightVisionSystem : CP14SharedNightVisionSystem
|
|
{
|
|
}
|