mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:20:04 +08:00
Describe how the ratio came to be
This commit is contained in:
parent
5e8867066c
commit
396892da1a
@ -18,6 +18,7 @@ namespace osu.Game.Rulesets.Osu.UI
|
||||
Anchor = Anchor.Centre;
|
||||
Origin = Anchor.Centre;
|
||||
|
||||
// Calculated from osu!stable as 512 (default gamefield size) / 640 (default window size)
|
||||
Size = new Vector2(0.8f);
|
||||
|
||||
InternalChild = new Container
|
||||
|
Loading…
Reference in New Issue
Block a user