mirror of
https://github.com/ppy/osu.git
synced 2025-01-07 21:32:57 +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
|
// Make sure we are on standard ruleset
|
||||||
presentAndConfirm(osuImport, 1);
|
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);
|
presentAndConfirm(mixedImport, 2);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user