7 lines
145 B
C#
7 lines
145 B
C#
namespace Content.Server._White.Wizard.Teleport;
|
|
|
|
[RegisterComponent]
|
|
public sealed partial class SpawnTeleportLocationComponent : Component
|
|
{
|
|
}
|