mirror of
https://github.com/ppy/osu
synced 2024-12-28 01:42:57 +00:00
Remove outdated comment
This commit is contained in:
parent
8eca28e8bc
commit
37daefc2b5
@ -99,8 +99,6 @@ namespace osu.Game.Screens.Select.Carousel
|
||||
protected override void Update()
|
||||
{
|
||||
base.Update();
|
||||
|
||||
// avoid using fill flow for performance reasons. header size doesn't change after load.
|
||||
Content.Y = Header.Height;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user