mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Add interfaces to CatchBaseHit
This commit is contained in:
@ -56,7 +56,7 @@ namespace osu.Game.Rulesets.Catch.Objects.Drawable
|
||||
Size = new Vector2(pulp_size * 2.2f, pulp_size * 2.8f);
|
||||
|
||||
RelativePositionAxes = Axes.Both;
|
||||
X = h.Position;
|
||||
X = h.X;
|
||||
|
||||
AccentColour = HitObject.ComboColour;
|
||||
|
||||
|
Reference in New Issue
Block a user