Delta-v/Content.Server/GameTicking/Rules/VariationPass/Components/WallReplaceVariationPassCom...

8 lines
172 B
C#

namespace Content.Server.GameTicking.Rules.VariationPass.Components;
[RegisterComponent]
public sealed partial class WallReplaceVariationPassComponent : Component
{
}