1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-09 03:37:33 +08:00
osu-lazer/osu.Game/Overlays/Profile
Salman Ahmed be2d616e34 Fix localisation use cases not falling back to default(LocalisableString)
Previously such use cases have been returning `null` values just fine since `GetLocalisableString` was returning `LocalisableFormattableString`, and these null values were wrapped in `LocalisableString`s implicitly, therefore not requiring an explicit fallback string and `null` doesn't break anything.
2022-04-28 11:21:00 +03:00
..
Header Fix localisation use cases not falling back to default(LocalisableString) 2022-04-28 11:21:00 +03:00
Sections Move guest participation beatmap up to below loved 2022-04-22 09:28:29 +03:00
ProfileHeader.cs Rename User to APIUser and move to correct namespace 2021-11-04 18:21:31 +09:00
ProfileSection.cs Clarify usages of reverse child ID flow with inline comments 2021-12-06 21:02:40 +01:00
UserGraph.cs Convert to class to allow not displaying tooltips 2021-08-31 21:13:24 +03:00