mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08: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