8 lines
194 B
C#
8 lines
194 B
C#
|
|
using Content.Shared._CP14.IdentityRecognition;
|
||
|
|
|
||
|
|
namespace Content.Server._CP14.IdentityRecognition;
|
||
|
|
|
||
|
|
public sealed class CP14IdentityRecognitionSystem : CP14SharedIdentityRecognitionSystem
|
||
|
|
{
|
||
|
|
}
|