8 lines
168 B
C#
8 lines
168 B
C#
|
|
using Content.Shared._CP14.Demiplane;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.Demiplane;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientDemiplaneSystem : CP14SharedDemiplaneSystem
|
||
|
|
{
|
||
|
|
}
|