mirror of
https://github.com/osukey/osukey.git
synced 2025-08-08 00:53:56 +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")]
|
[Description(@"S")]
|
||||||
S,
|
S,
|
||||||
|
|
||||||
[Description(@"SPlus")]
|
[Description(@"S+")]
|
||||||
SH,
|
SH,
|
||||||
|
|
||||||
[Description(@"SS")]
|
[Description(@"SS")]
|
||||||
X,
|
X,
|
||||||
|
|
||||||
[Description(@"SSPlus")]
|
[Description(@"SS+")]
|
||||||
XH,
|
XH,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user