1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-13 08:32:57 +08:00
osu-lazer/osu.Game.Tournament/Models
Salman Ahmed 60903be566 Standardise naming for online ID
Rather than continuing with `ID` or `Id`, this should follow the new
standards and use `OnlineID` instead. Only updating this since it's a
newly introduced class.
2022-06-18 01:48:16 +03:00
..
BeatmapChoice.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LadderEditorInfo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
LadderInfo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
RoundBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SeedingBeatmap.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SeedingResult.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StableInfo.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TournamentMatch.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TournamentPlayer.cs Standardise naming for online ID 2022-06-18 01:48:16 +03:00
TournamentProgression.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TournamentRound.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TournamentTeam.cs Replace tournament player storage type with lightweight model 2022-06-17 21:35:04 +03:00