1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 16:27:26 +08:00
osu-lazer/osu.Game.Rulesets.Catch/Objects/Drawables
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
..
CaughtBanana.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
CaughtDroplet.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
CaughtFruit.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
CaughtObject.cs Fix fruit positions getting mangled when exploded 2024-08-13 18:42:09 +09:00
DrawableBanana.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
DrawableBananaShower.cs Fix backwards z-ordering of fruits in juice streams and banana showers 2024-01-02 11:55:59 +01:00
DrawableCatchHitObject.cs Apply further changes to remove remaining weirdness 2024-02-05 13:37:38 +01:00
DrawableDroplet.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
DrawableFruit.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
DrawableJuiceStream.cs Fix backwards z-ordering of fruits in juice streams and banana showers 2024-01-02 11:55:59 +01:00
DrawablePalpableCatchHitObject.cs Fix fruit positions getting mangled when exploded 2024-08-13 18:42:09 +09:00
DrawableTinyDroplet.cs Remove #nullable disable from Catch.Objects.Drawables 2023-01-15 17:29:35 +09:00
IHasCatchObjectState.cs Remove unused property causing CI inspection 2024-08-13 19:52:14 +09:00
NestedFruitContainer.cs Fix backwards z-ordering of fruits in juice streams and banana showers 2024-01-02 11:55:59 +01:00