1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 05:22:54 +08:00

Trim whitespace.

This commit is contained in:
Lucas A 2021-11-08 21:42:51 +01:00
parent e6f39c4cad
commit b7e7b0f850

View File

@ -48,7 +48,6 @@ namespace osu.Game.Overlays.Settings
subheader.Colour = colourProvider.Content2;
subheader.Font = OsuFont.GetFont(size: 18);
});
})
};
}