Files
wwdpublic/Content.Shared/_White/Other/StructureComponent.cs
Spatison 62d4ba308f [Feature] Xenomorphs Part 1 (#716)
* init commit

* xenomorph: part 1

* weed heal

* fix Rsi

* fix Yaml linter

* fix
2025-07-27 18:11:03 +03:00

5 lines
120 B
C#

namespace Content.Shared._White.Other;
[RegisterComponent]
public sealed partial class StructureComponent : Component;