1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 20:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Objects
Dean Herbert c69a4f9333 Move major barline portion to default implementation to allow for further customisation
Of note, this removes the "major" barline triangles from legacy skins. I
think this is more correct, as they did not display in stable.
2022-11-07 14:29:58 +09:00
..
Drawables Move major barline portion to default implementation to allow for further customisation 2022-11-07 14:29:58 +09:00
BarLine.cs Change bindable properties in all HitObjects to be lazily initialised 2022-07-19 05:39:10 +03:00
DrumRoll.cs Also ignore drum roll strong judgement 2022-09-06 23:26:25 +09:00
DrumRollTick.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Hit.cs Change bindable properties in all HitObjects to be lazily initialised 2022-07-19 05:39:10 +03:00
HitType.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
IgnoreHit.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
StrongNestedHitObject.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
Swell.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
SwellTick.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TaikoHitObject.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TaikoStrongableHitObject.cs Update parameter discards 2022-06-24 21:26:19 +09:00