Files
crystall-punk-14/Content.Client/_CP14/Demiplane/CP14ClientDemiplaneSystem.cs
Red fa22152b42 Demiplane redesign again (again) (#1640)
* rooms generation fix??

* demiplane map returns

* wawa

* fix
2025-08-08 17:37:16 +03:00

8 lines
168 B
C#

using Content.Shared._CP14.Demiplane;
namespace Content.Client._CP14.Demiplane;
public sealed partial class CP14ClientDemiplaneSystem : CP14SharedDemiplaneSystem
{
}