mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Change + rank strings to be cleaner for the end-user
This commit is contained in:
@ -25,13 +25,13 @@ namespace osu.Game.Scoring
|
||||
[Description(@"S")]
|
||||
S,
|
||||
|
||||
[Description(@"SPlus")]
|
||||
[Description(@"S+")]
|
||||
SH,
|
||||
|
||||
[Description(@"SS")]
|
||||
X,
|
||||
|
||||
[Description(@"SSPlus")]
|
||||
[Description(@"SS+")]
|
||||
XH,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user