mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
PlacementMask -> PlacementBlueprint
This commit is contained in:
@ -36,7 +36,7 @@ namespace osu.Game.Tests.Visual
|
||||
typeof(NotNullAttribute),
|
||||
typeof(HitCirclePiece),
|
||||
typeof(HitCircleSelectionBlueprint),
|
||||
typeof(HitCirclePlacementMask),
|
||||
typeof(HitCirclePlacementBlueprint),
|
||||
};
|
||||
|
||||
private HitObjectComposer composer;
|
||||
|
Reference in New Issue
Block a user