mirror of
https://github.com/ppy/osu
synced 2025-01-15 18:41:14 +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()
|
protected override void Update()
|
||||||
{
|
{
|
||||||
base.Update();
|
base.Update();
|
||||||
|
|
||||||
// avoid using fill flow for performance reasons. header size doesn't change after load.
|
|
||||||
Content.Y = Header.Height;
|
Content.Y = Header.Height;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user