mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Caught fruit sit behind plate
This commit is contained in:
@ -84,12 +84,12 @@ namespace osu.Game.Rulesets.Catch.UI
|
||||
|
||||
Children = new Drawable[]
|
||||
{
|
||||
createCatcherSprite(),
|
||||
caughtFruit = new Container<DrawableHitObject>
|
||||
{
|
||||
Anchor = Anchor.TopCentre,
|
||||
Origin = Anchor.BottomCentre,
|
||||
}
|
||||
},
|
||||
createCatcherSprite(),
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user