mirror of
https://github.com/ppy/osu.git
synced 2026-05-20 03:59:53 +08:00
Describe how the ratio came to be
This commit is contained in:
committed by
GitHub
Unverified
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
|
||||
|
||||
Reference in New Issue
Block a user