1
0
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:
Dean Herbert
2017-10-02 22:12:53 +08:00
Unverified
parent 7168629b2a
commit 3338024c17
@@ -12,8 +12,8 @@ namespace osu.Game.Rulesets.Catch.Tests
{
public TestCaseCatchPlayer() : base(typeof(CatchRuleset))
{
}
protected override Beatmap CreateBeatmap()
{
var beatmap = new Beatmap();