mirror of
https://github.com/ppy/osu.git
synced 2026-06-07 02:05:11 +08:00
Remove no longer necessary MaxCombo assignment in tests
This commit is contained in:
@@ -133,7 +133,6 @@ namespace osu.Game.Tests.Resources
|
||||
StarRating = diff,
|
||||
Length = length,
|
||||
BPM = bpm,
|
||||
MaxCombo = 1000,
|
||||
Hash = Guid.NewGuid().ToString().ComputeMD5Hash(),
|
||||
Ruleset = rulesetInfo,
|
||||
Metadata = metadata,
|
||||
|
||||
Reference in New Issue
Block a user