mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Move timing distribution graph to osu.Game
This commit is contained in:
@ -17,7 +17,7 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
{
|
||||
var score = new TestScoreInfo(new OsuRuleset().RulesetInfo)
|
||||
{
|
||||
HitEvents = TestSceneTimingDistributionGraph.CreateDistributedHitEvents()
|
||||
HitEvents = TestSceneHitEventTimingDistributionGraph.CreateDistributedHitEvents()
|
||||
};
|
||||
|
||||
loadPanel(score);
|
||||
|
Reference in New Issue
Block a user