1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-16 07:57:25 +08:00
osu-lazer/osu.Game/Overlays/Profile/Sections/Ranks
Dean Herbert 7d74d84e6c Display mod icons using stable ordering
In discussion with nanaya, we likely want this now that we're adding the
ability for some icons to be extended. Historically mod icons have been
displayed in a stable but arbitrary order (based on their position in
the `Mods` enum).

This change aims to make them stable across lazer scores (where they are
stored based on .. the order the user selected them).
2023-09-28 16:48:09 +09:00
..
DrawableProfileScore.cs Display mod icons using stable ordering 2023-09-28 16:48:09 +09:00
DrawableProfileWeightedScore.cs Enable NRT in user profile overlay 2023-01-01 23:49:11 +01:00
PaginatedScoreContainer.cs Merge branch 'master' into user-profile/ruleset-switching 2023-01-11 19:11:40 +01:00