mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Fixed DrumTouchInputArea test crashing
This commit is contained in:
parent
944c6759d9
commit
d2247f704d
@ -45,5 +45,7 @@ namespace osu.Game.Rulesets.Taiko.Tests
|
||||
{
|
||||
AddStep("show drum", () => drumTouchInputArea.Show());
|
||||
}
|
||||
|
||||
protected override Ruleset CreateRuleset() => new TaikoRuleset();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user