namespace osu.Game.Tournament.Screens.Ladder.Components { /// /// Conditions governing a tournament. /// public class TournamentConditions { } }