Mask -> Piece for non-mask components

This commit is contained in:
smoogipoo
2018-10-25 18:28:04 +09:00
parent d19f80835b
commit e14719e440
8 changed files with 11 additions and 11 deletions

View File

@ -34,7 +34,7 @@ namespace osu.Game.Tests.Visual
typeof(OsuHitObjectComposer),
typeof(HitObjectMaskLayer),
typeof(NotNullAttribute),
typeof(HitCircleMask),
typeof(HitCirclePiece),
typeof(HitCircleSelectionMask),
typeof(HitCirclePlacementMask),
};