remove UntrackedMapBoundUserInterface (#30752)

This commit is contained in:
slarticodefast
2024-08-09 07:24:49 +02:00
committed by GitHub
parent 2ea17a492d
commit da0b8d4731
6 changed files with 18 additions and 37 deletions

View File

@@ -1,11 +1,5 @@
namespace Content.Server.Pinpointer;
[RegisterComponent]
public sealed partial class StationMapComponent : Component
{
}
/// <summary>
/// Added to an entity using station map so when its parent changes we reset it.
/// </summary>