mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Fix code styling
This commit is contained in:
parent
fdf346e1a2
commit
1ea4781188
@ -13,7 +13,9 @@ namespace osu.Game.Rulesets.Catch.Tests
|
||||
public class TestCaseHyperDash : Game.Tests.Visual.TestCasePlayer
|
||||
{
|
||||
public TestCaseHyperDash()
|
||||
: base(new CatchRuleset()) { }
|
||||
: base(new CatchRuleset())
|
||||
{
|
||||
}
|
||||
|
||||
protected override IBeatmap CreateBeatmap(Ruleset ruleset)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user