Remove comment

This commit is contained in:
Sebastian Krajewski
2022-03-28 18:08:51 +02:00
parent 001a98e069
commit 265b2111ef

View File

@ -142,7 +142,6 @@ namespace osu.Game.Screens.Play.HUD
private void updateLayout()
{
// Eye-balled to match stable
const float font_height_ratio = 0.625f;
const float vertical_offset = 9;