mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 04:59:54 +08:00
Fix incorrect whitespace
This commit is contained in:
@@ -12,8 +12,8 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
{
|
||||
public TestCaseCatchPlayer() : base(typeof(CatchRuleset))
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
protected override Beatmap CreateBeatmap()
|
||||
{
|
||||
var beatmap = new Beatmap();
|
||||
|
||||
Reference in New Issue
Block a user