osu/osu.Game.Tournament
Dean Herbert afbb1fa750 Fix tournament user stat population potentially using wrong ruleset
`OsuGameBase.Ruleset` is bound
[late](7d0470794b/osu.Game.Tournament/TournamentGameBase.cs (L169))
so we must use the ladder one during user retrieval.

Closes https://github.com/ppy/osu/issues/18363.
2022-05-23 14:07:11 +09:00
..
Components
Configuration
IO
IPC
Models Update unsafe file write usages 2022-05-16 18:05:27 +09:00
Properties
Resources
Screens Update unsafe file write usages 2022-05-16 18:05:27 +09:00
JsonPointConverter.cs
osu.Game.Tournament.csproj
TournamentGame.cs
TournamentGameBase.cs Fix tournament user stat population potentially using wrong ruleset 2022-05-23 14:07:11 +09:00
TournamentSceneManager.cs Add ability to switch between most common tournament scenes using key bindings 2022-04-01 12:44:49 +09:00
TournamentSpriteText.cs
TourneyButton.cs
WarningBox.cs