Give TestWorkingBeatmap a reference clock

This commit is contained in:
Dean Herbert
2019-02-19 12:16:44 +09:00
parent 805805020d
commit f8033a3b35
8 changed files with 89 additions and 12 deletions

View File

@ -78,7 +78,7 @@ namespace osu.Game.Rulesets.Taiko.Tests
Ruleset = new TaikoRuleset().RulesetInfo
},
ControlPointInfo = controlPointInfo
});
}, Clock);
Add(playfieldContainer = new Container
{