mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Remove outdated comment
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user