mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Rename LoadingAnimation to LoadingSpinner
This commit is contained in:
@ -95,7 +95,7 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
new LoadingAnimation
|
||||
new LoadingSpinner
|
||||
{
|
||||
State = { Value = Visibility.Visible },
|
||||
Anchor = Anchor.TopCentre,
|
||||
|
Reference in New Issue
Block a user