Merge branch 'master' into fix-catch-skin-change

This commit is contained in:
Dean Herbert
2020-02-18 13:41:00 +09:00
47 changed files with 127 additions and 133 deletions

View File

@ -134,7 +134,6 @@ namespace osu.Game.Rulesets.Catch.UI
X = 0.5f;
Origin = Anchor.TopCentre;
Anchor = Anchor.TopLeft;
Size = new Vector2(CATCHER_SIZE);
if (difficulty != null)