mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts: # osu.Game/Graphics/Containers/SectionsContainer.cs
This commit is contained in:
@ -85,6 +85,7 @@ namespace osu.Game.Graphics.Containers
|
||||
if (value == null) return;
|
||||
|
||||
headerBackgroundContainer.Add(headerBackground);
|
||||
|
||||
lastKnownScroll = float.NaN;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user