mirror of
https://github.com/ppy/osu
synced 2024-12-14 19:06:07 +00:00
Remove outdated comment
This commit is contained in:
parent
6b9dabbd3c
commit
3ca767b7a2
@ -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[]
|
||||
|
Loading…
Reference in New Issue
Block a user