mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 08:33:55 +09: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