mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Add comment to fade override of holdnote tail
This commit is contained in:
parent
03824eccc8
commit
cae93a1d1f
@ -238,6 +238,7 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
||||
|
||||
protected override void UpdateState(ArmedState state)
|
||||
{
|
||||
// The holdnote keeps scrolling through, so having the tail disappear looks weird
|
||||
}
|
||||
|
||||
public override bool OnPressed(ManiaAction action) => false; // Tail doesn't handle key down
|
||||
|
Loading…
Reference in New Issue
Block a user