Fix incorrect beatmap showing

This commit is contained in:
smoogipoo
2020-06-09 19:01:02 +09:00
parent 4fd5ff61eb
commit 05b1edb9d8
2 changed files with 2 additions and 5 deletions

View File

@ -61,7 +61,6 @@ namespace osu.Game.Tests.Visual.Multiplayer
Ruleset = { Value = new OsuRuleset().RulesetInfo }
}));
});
}
private void bindHandler(double delay = 0)