1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-29 23:17:29 +08:00
osu-lazer/osu.Game.Rulesets.Mania/Objects
Dean Herbert 52ad766f86 Remove manual binding of nested objects in DrawableManiaHitObject
This is now handled by `Column` itself. Leaving the logic here as well
will cause a circular bindable flow and stack overflow.
2022-10-07 18:25:55 +09:00
..
Drawables Remove manual binding of nested objects in DrawableManiaHitObject 2022-10-07 18:25:55 +09:00
BarLine.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HeadNote.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldNote.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
HoldNoteTick.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
ManiaHitObject.cs Change bindable properties in all HitObjects to be lazily initialised 2022-07-19 05:39:10 +03:00
Note.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
TailNote.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00