Files
OldThink/Content.Server/_White/Other/ExpeditionGhostRoleComponent.cs
Aviu00 3353440a99 Реворк экспедиций (#360)
* - add: Expedition rework.

* - tweak: Hardsuit tweak.
2024-06-16 18:33:26 +03:00

7 lines
133 B
C#

namespace Content.Server._White.Other;
[RegisterComponent]
public sealed partial class ExpeditionGhostRoleComponent : Component
{
}