mirror of
https://github.com/ppy/osu.git
synced 2024-11-09 06:17:24 +08:00
be2d616e34
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. |
||
---|---|---|
.. | ||
DrawableTopScore.cs | ||
NoScoresPlaceholder.cs | ||
NotSupporterPlaceholder.cs | ||
ScoreboardTime.cs | ||
ScoresContainer.cs | ||
ScoreTable.cs | ||
ScoreTableRowBackground.cs | ||
TopScoreStatisticsSection.cs | ||
TopScoreUserSection.cs |