mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update framework.
This commit is contained in:
committed by
Dean Herbert
parent
6e0a2ec7da
commit
aaaf7163e0
@ -45,7 +45,7 @@ namespace osu.Game.Overlays
|
||||
{
|
||||
sections = new FlowContainer<NotificationSection>
|
||||
{
|
||||
Direction = FlowDirection.VerticalOnly,
|
||||
Direction = FlowDirections.Vertical,
|
||||
AutoSizeAxes = Axes.Y,
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Children = new []
|
||||
|
Reference in New Issue
Block a user