mirror of
https://github.com/ppy/osu.git
synced 2026-05-19 01:10:05 +08:00
fix comment
This commit is contained in:
committed by
GitHub
Unverified
parent
665558c297
commit
e0abd0b2c1
@@ -36,7 +36,7 @@ namespace osu.Game.Rulesets.Mods
|
||||
|
||||
public void ApplyToScoreProcessor(ScoreProcessor scoreProcessor)
|
||||
{
|
||||
// Default value of <see ScoreProcessor's Rank in Hidden Mod should be SS+
|
||||
// Default value of ScoreProcessor's Rank in Hidden Mod should be SS+
|
||||
scoreProcessor.Rank.Value = ScoreRank.XH;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user