mirror of
https://github.com/ppy/osu.git
synced 2024-12-05 03:13:22 +08:00
remove redundant Scale attribute
This commit is contained in:
parent
29e7adcd3b
commit
7d4062d2ad
@ -40,7 +40,6 @@ namespace osu.Game.Screens.OnlinePlay.Multiplayer.Spectate
|
||||
Icon = FontAwesome.Solid.Cog,
|
||||
Origin = Anchor.TopLeft,
|
||||
Anchor = Anchor.TopLeft,
|
||||
Scale = new Vector2(1f),
|
||||
Position = new Vector2(-30, 0),
|
||||
Action = () => opened.Toggle()
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user