mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Actualize tests
This commit is contained in:
@ -56,6 +56,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
beatmaps.Add(new BeatmapInfo
|
||||
{
|
||||
Ruleset = rulesets.GetRuleset(i % 4),
|
||||
RulesetID = i % 4,
|
||||
OnlineBeatmapID = beatmapId,
|
||||
Length = length,
|
||||
BPM = bpm,
|
||||
|
Reference in New Issue
Block a user