osu/osu.Game.Tournament/Models
FreezyLemon 8d84ea3712 Allow "none" value in LastYearPlacing
This "none" value (zero) will be the default value for
any new team and will display as "N/A" in the SeedingScreen.
2023-08-18 21:05:12 +02:00
..
BeatmapChoice.cs
LadderEditorInfo.cs
LadderInfo.cs remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
RoundBeatmap.cs remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
SeedingBeatmap.cs
SeedingResult.cs
StableInfo.cs remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
TournamentBeatmap.cs
TournamentMatch.cs remove #nullable disable in tournament 2023-07-29 22:25:06 +09:00
TournamentProgression.cs
TournamentRound.cs
TournamentTeam.cs Allow "none" value in LastYearPlacing 2023-08-18 21:05:12 +02:00
TournamentUser.cs