namespace Content.Server.GameTicking.Rules
{
public class RuleTraitorDeathMatch : GameRule
// This class only exists so that the game rule is available for the conditional spawner.
}