mirror of
https://github.com/osukey/osukey.git
synced 2025-06-27 22:27:57 +09:00
Adjust size/position
This commit is contained in:
parent
7f5ea57bd4
commit
ac4f56403d
@ -53,9 +53,9 @@ namespace osu.Game.Screens.Play.HUD
|
|||||||
Anchor = Anchor.BottomLeft;
|
Anchor = Anchor.BottomLeft;
|
||||||
Origin = Anchor.BottomLeft;
|
Origin = Anchor.BottomLeft;
|
||||||
|
|
||||||
Margin = new MarginPadding { Bottom = 20, Left = 20 };
|
Margin = new MarginPadding { Bottom = 10, Left = 10 };
|
||||||
|
|
||||||
Scale = new Vector2(1.6f);
|
Scale = new Vector2(1.2f);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user