mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 06:57:39 +08:00
Remove AlwaysPresent
This commit is contained in:
parent
270dc2d1be
commit
7971d06df1
@ -17,8 +17,6 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
: base(strong)
|
||||
{
|
||||
MainObject = mainObject;
|
||||
|
||||
AlwaysPresent = true;
|
||||
}
|
||||
|
||||
protected override void UpdateState(ArmedState state)
|
||||
|
Loading…
Reference in New Issue
Block a user