Make all Playfields completely relative.

This commit is contained in:
Dean Herbert
2017-04-10 19:21:27 +09:00
parent cd016c57c8
commit 960ea27684
5 changed files with 9 additions and 11 deletions

View File

@ -38,8 +38,6 @@ namespace osu.Game.Modes.Osu.UI
{
Anchor = Anchor.Centre;
Origin = Anchor.Centre;
RelativeSizeAxes = Axes.Both;
Size = new Vector2(0.75f);
Add(new Drawable[]
{