8 lines
168 B
C#
8 lines
168 B
C#
|
|
using Content.Shared._CP14.Knowledge;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.Knowledge;
|
||
|
|
|
||
|
|
public sealed partial class ClientCP14KnowledgeSystem : SharedCP14KnowledgeSystem
|
||
|
|
{
|
||
|
|
}
|