mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Give TestWorkingBeatmap a reference clock
This commit is contained in:
@ -78,7 +78,7 @@ namespace osu.Game.Rulesets.Taiko.Tests
|
||||
Ruleset = new TaikoRuleset().RulesetInfo
|
||||
},
|
||||
ControlPointInfo = controlPointInfo
|
||||
});
|
||||
}, Clock);
|
||||
|
||||
Add(playfieldContainer = new Container
|
||||
{
|
||||
|
Reference in New Issue
Block a user