mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Update framework.
This commit is contained in:
committed by
Dean Herbert
parent
6e0a2ec7da
commit
aaaf7163e0
@ -71,7 +71,7 @@ namespace osu.Desktop.VisualTests.Tests
|
||||
Add(flow = new FlowContainer
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
Direction = FlowDirection.VerticalOnly
|
||||
Direction = FlowDirections.Vertical
|
||||
});
|
||||
|
||||
SpriteText loading;
|
||||
|
Reference in New Issue
Block a user