mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Move CreateCirclePiece to DrawableTaikoHitObject and simplify strong creation.
This commit is contained in:
@ -109,7 +109,5 @@ namespace osu.Game.Modes.Taiko.Objects.Drawables
|
||||
|
||||
Expire();
|
||||
}
|
||||
|
||||
protected abstract CirclePiece CreateCirclePiece();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user