8 lines
206 B
C#
8 lines
206 B
C#
|
|
using Content.Shared._CP14.DemiplaneTraveling;
|
||
|
|
|
||
|
|
namespace Content.Client._CP14.DemiplaneTraveling;
|
||
|
|
|
||
|
|
public sealed partial class CP14ClientStationDemiplaneMapSystem : CP14SharedStationDemiplaneMapSystem
|
||
|
|
{
|
||
|
|
}
|