mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Correctly expire bar lines in osu!taiko and osu!mania
This commit is contained in:
@ -71,8 +71,6 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
||||
{
|
||||
}
|
||||
|
||||
protected override void UpdateStateTransforms(ArmedState state)
|
||||
{
|
||||
}
|
||||
protected override void UpdateStateTransforms(ArmedState state) => this.FadeOut(150);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user