Update catcher test to use SkinnableTestScene

This commit is contained in:
Dean Herbert
2020-02-17 14:40:07 +09:00
parent bdd6f3af99
commit a3e0f84fcc
44 changed files with 7 additions and 81 deletions

View File

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