mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Correctly expire bar lines in osu!taiko and osu!mania
This commit is contained in:
@ -54,5 +54,7 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
Alpha = 0.75f
|
||||
});
|
||||
}
|
||||
|
||||
protected override void UpdateStateTransforms(ArmedState state) => this.FadeOut(150);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user