mirror of
https://github.com/ppy/osu.git
synced 2026-05-26 06:09:53 +08:00
change retry button icon from ArrowCircleLeft to Redo
This commit is contained in:
@@ -37,7 +37,7 @@ namespace osu.Game.Screens.Ranking
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(13),
|
||||
Icon = FontAwesome.Solid.ArrowCircleLeft,
|
||||
Icon = FontAwesome.Solid.Redo,
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user