mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Remove pointless default value
This commit is contained in:
@ -56,7 +56,6 @@ namespace osu.Game.Screens.Play
|
||||
Anchor = Anchor.BottomLeft,
|
||||
Origin = Anchor.BottomLeft,
|
||||
Font = OsuFont.Torus.With(size: count_font_size * scale_factor, weight: FontWeight.Bold),
|
||||
Text = "0"
|
||||
},
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user