mirror of
https://github.com/ppy/osu.git
synced 2026-05-24 23:42:01 +08:00
Add padding
This commit is contained in:
@@ -21,6 +21,7 @@ namespace osu.Game.Skinning
|
||||
Origin = Anchor.TopRight;
|
||||
|
||||
Scale = new Vector2(0.75f);
|
||||
Margin = new MarginPadding(10);
|
||||
|
||||
this.skin = skin;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user