mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 08:22:56 +08:00
Add blank line to TopScoreStatisticsSection.cs:238
This commit is contained in:
parent
df90b726b9
commit
47936c7b02
@ -235,6 +235,7 @@ namespace osu.Game.Overlays.BeatmapSet.Scores
|
|||||||
{
|
{
|
||||||
set => text.Text = value;
|
set => text.Text = value;
|
||||||
}
|
}
|
||||||
|
|
||||||
public ColourInfo TextColour
|
public ColourInfo TextColour
|
||||||
{
|
{
|
||||||
set => text.Colour = value;
|
set => text.Colour = value;
|
||||||
|
Loading…
Reference in New Issue
Block a user