mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 19:42:55 +08:00
Trim whitespaces
This commit is contained in:
parent
143d7ab640
commit
ba679684be
@ -83,7 +83,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
Mods.Value = Mods.Value.Concat(new[] { ruleset.GetAutoplayMod() }).ToArray();
|
||||
return new TestPlayer();
|
||||
}
|
||||
|
||||
|
||||
protected override IBeatmap CreateBeatmap(RulesetInfo ruleset) => new Beatmap
|
||||
{
|
||||
HitObjects = new List<HitObject>
|
||||
|
Loading…
Reference in New Issue
Block a user