1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Objects
Dan Balasescu 69c5e6a799
Remove unused property causing CI inspection
I don't see this in my Rider locally. I suppose we can remove it, though
it was intentionally added so that the struct mirrors the interface.
2024-08-13 19:52:14 +09:00
..
Drawables Remove unused property causing CI inspection 2024-08-13 19:52:14 +09:00
Banana.cs Fix weird optional usage in HitSampleInfo.With 2023-05-17 14:11:52 +09:00
BananaShower.cs Add some comments where truncations were added 2023-12-06 14:50:03 +09:00
CatchHitObject.cs Respect pre-empt time when auto-generating breaks 2024-07-23 13:30:13 +02:00
Droplet.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
Fruit.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
FruitVisualRepresentation.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
JuiceStream.cs Merge branch 'master' into fix-juicestream-velocity 2024-06-28 11:47:39 +02:00
JuiceStreamPath.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
JuiceStreamPathVertex.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
PalpableCatchHitObject.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00
TinyDroplet.cs Remove #nullable disable from Catch.Objects 2023-01-15 17:29:35 +09:00