mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Formatting fix
This commit is contained in:
@ -30,7 +30,7 @@ namespace osu.Game.Rulesets.Osu
|
||||
};
|
||||
|
||||
public override IEnumerable<BeatmapStatistic> GetBeatmapStatistics(WorkingBeatmap beatmap) => new[]
|
||||
{
|
||||
{
|
||||
new BeatmapStatistic
|
||||
{
|
||||
Name = @"Circle count",
|
||||
|
Reference in New Issue
Block a user