1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-22 17:00:32 +08:00

Adjust marker style description to look more correct in dropdown

This commit is contained in:
Dean Herbert
2025-08-19 16:43:55 +09:00
Unverified
parent a337c8bb99
commit ceb8a621ff
+1 -1
View File
@@ -456,7 +456,7 @@ namespace osu.Game.Rulesets.Osu.HUD
public enum MarkerStyle
{
[Description("X")]
[Description("x")]
X,
[Description("+")]