1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-14 15:17:27 +08:00
osu-lazer/osu.Game.Tournament/Screens/Ladder/Components
Dean Herbert d3957e6155 Move title specification for settings groups to constructor
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
..
ConditionalTournamentMatch.cs MatchPairing -> TournamentMatch 2019-06-18 14:57:05 +09:00
DrawableMatchTeam.cs Use framework extension method for FromHex 2020-03-11 10:18:41 +09:00
DrawableTournamentMatch.cs Remove unused using 2020-03-10 09:51:30 +09:00
DrawableTournamentRound.cs Initial pass of ladder screen design update 2020-03-08 15:52:41 +09:00
LadderEditorSettings.cs Move title specification for settings groups to constructor 2020-09-09 18:50:31 +09:00
ProgressionPath.cs Enforce using get-only auto property where possible 2020-01-20 13:50:27 +09:00
SettingsTeamDropdown.cs Remove no longer necessary custom dropdown 2020-08-01 10:11:34 +03:00