mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Tidy up visually
This commit is contained in:
@ -82,7 +82,7 @@ namespace osu.Game.Rulesets.Catch.Objects.Drawable
|
||||
this.MoveToY(-0.1f).FadeOut();
|
||||
|
||||
// animation
|
||||
this.FadeIn(200).MoveToY(0.9f, preempt);
|
||||
this.FadeIn(200).MoveToY(1, preempt);
|
||||
}
|
||||
|
||||
Expire(true);
|
||||
|
Reference in New Issue
Block a user