mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Merge remote-tracking branch 'upstream/master' into user-status-wiring
This commit is contained in:
@ -97,7 +97,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
{
|
||||
new LoadingAnimation
|
||||
{
|
||||
State = Visibility.Visible,
|
||||
State = { Value = Visibility.Visible },
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.TopCentre,
|
||||
},
|
||||
|
Reference in New Issue
Block a user