mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 11:42:54 +08:00
Formatting fix
This commit is contained in:
parent
bd616c1307
commit
a2fc5b67ec
@ -30,7 +30,7 @@ namespace osu.Game.Rulesets.Osu
|
||||
};
|
||||
|
||||
public override IEnumerable<BeatmapStatistic> GetBeatmapStatistics(WorkingBeatmap beatmap) => new[]
|
||||
{
|
||||
{
|
||||
new BeatmapStatistic
|
||||
{
|
||||
Name = @"Circle count",
|
||||
|
Loading…
Reference in New Issue
Block a user