mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Remove AlwaysPresent
This commit is contained in:
@ -17,8 +17,6 @@ namespace osu.Game.Rulesets.Taiko.Objects.Drawables
|
||||
: base(strong)
|
||||
{
|
||||
MainObject = mainObject;
|
||||
|
||||
AlwaysPresent = true;
|
||||
}
|
||||
|
||||
protected override void UpdateState(ArmedState state)
|
||||
|
Reference in New Issue
Block a user