1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 01:27:35 +08:00
osu-lazer/osu.Game.Rulesets.Taiko/Skinning/Legacy
Bartłomiej Dach f716fb0968 Remove bogus InternalChildren null-check
`InternalChildren` can't viably be `null`, and if it were, we have
bigger problems. The removed null-check was triggering false-positive
inspections further down.
2021-05-15 00:09:34 +02:00
..
LegacyBarLine.cs Adjust namespace 2020-12-07 12:30:25 +09:00
LegacyCirclePiece.cs Rename TaikoStrong{-> able}HitObject 2020-12-14 21:46:02 +01:00
LegacyDrumRoll.cs Adjust namespace 2020-12-07 12:30:25 +09:00
LegacyHit.cs Adjust namespace 2020-12-07 12:30:25 +09:00
LegacyHitExplosion.cs Remove Expires and RemoveWhenNotAlive override 2021-03-18 19:39:42 +09:00
LegacyInputDrum.cs Adjust namespace 2020-12-07 12:30:25 +09:00
LegacyTaikoScroller.cs Remove bogus InternalChildren null-check 2021-05-15 00:09:34 +02:00
TaikoLegacyHitTarget.cs Adjust namespace 2020-12-07 12:30:25 +09:00
TaikoLegacyPlayfieldBackgroundRight.cs Adjust namespace 2020-12-07 12:30:25 +09:00
TaikoLegacySkinTransformer.cs Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00