6 lines
118 B
C#
6 lines
118 B
C#
|
|
namespace Content.Shared._CP14.Demiplane;
|
||
|
|
|
||
|
|
public abstract partial class CP14SharedDemiplaneSystem : EntitySystem
|
||
|
|
{
|
||
|
|
}
|