1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-14 05:47:20 +08:00

Remove unused function

This commit is contained in:
Dean Herbert 2023-11-10 14:51:14 +09:00
parent 99d9db5b76
commit 6c1d48dfaf
No known key found for this signature in database

View File

@ -108,8 +108,6 @@ namespace osu.Game.Screens.Play.HUD
labelText.Colour = colours.Blue0;
}
protected virtual LocalisableString FormatWireframes(LocalisableString text) => text;
protected override void LoadComplete()
{
base.LoadComplete();