mirror of
https://github.com/ppy/osu.git
synced 2026-05-16 19:23:11 +08:00
Fixed DrumTouchInputArea test crashing
This commit is contained in:
@@ -45,5 +45,7 @@ namespace osu.Game.Rulesets.Taiko.Tests
|
||||
{
|
||||
AddStep("show drum", () => drumTouchInputArea.Show());
|
||||
}
|
||||
|
||||
protected override Ruleset CreateRuleset() => new TaikoRuleset();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user