mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 15:16:38 +09:00
Trim whitespaces
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user