mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 06:42:54 +08:00
Fix incorrect whitespace
This commit is contained in:
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();
|
||||
|
Loading…
Reference in New Issue
Block a user