mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Actualize tests
This commit is contained in:
@ -186,6 +186,7 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
Metadata = metadata,
|
||||
BaseDifficulty = new BeatmapDifficulty(),
|
||||
Ruleset = ruleset,
|
||||
RulesetID = ruleset.ID.GetValueOrDefault(),
|
||||
StarDifficulty = difficultyIndex + 1,
|
||||
Version = $"SR{difficultyIndex + 1}"
|
||||
}).ToList()
|
||||
|
Reference in New Issue
Block a user