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

8 lines
182 B
C#

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