mirror of
https://github.com/ppy/osu.git
synced 2024-12-15 06:52:56 +08:00
Revert unintended change
This commit is contained in:
parent
62edfe7327
commit
24e7146a97
@ -69,11 +69,7 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables
|
|||||||
Alpha = 0.2f;
|
Alpha = 0.2f;
|
||||||
}
|
}
|
||||||
|
|
||||||
protected override void UpdateInitialTransforms()
|
protected override void UpdateState(ArmedState state)
|
||||||
{
|
|
||||||
}
|
|
||||||
|
|
||||||
protected override void UpdateStateTransforms(ArmedState state)
|
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user