mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 08:43:01 +08:00
Fix comment
This commit is contained in:
parent
e65acc3401
commit
f68a7401b9
@ -127,7 +127,7 @@ namespace osu.Game.Tests.Visual.SongSelect
|
||||
// Make sure we are on standard ruleset
|
||||
presentAndConfirm(osuImport, 1);
|
||||
|
||||
// Present mixed difficulty set, expect ruleset with highest star difficulty
|
||||
// Present mixed difficulty set, expect ruleset with second highest star difficulty
|
||||
presentAndConfirm(mixedImport, 2);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user