1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 16:07:24 +08:00

Remove outdated comment

This commit is contained in:
Bartłomiej Dach 2023-07-13 21:58:55 +02:00
parent 6b9dabbd3c
commit 3ca767b7a2
No known key found for this signature in database

View File

@ -64,7 +64,6 @@ namespace osu.Game.Overlays
[BackgroundDependencyLoader]
private void load()
{
// size intentionally much larger than actual drawn content, so that the button is easier to click.
Size = new Vector2(14);
AddRange(new Drawable[]