Files
osukey/osu.Game/Rulesets/Objects
Dean Herbert 4523393208 Remove IsLayered from LegacyHitSampleInfo comparison
The equality of samples is generally used to compare the sample
equality, not its full properties. For instance, we don't compare
`Volume` in the base implementation.

Having `IsLayered` here breaks actual usages of equality, ie. for
pooling purposes.
2022-03-14 17:19:48 +09:00
..
2022-01-12 15:46:20 -08:00
2021-06-18 19:27:10 +09:00
2021-06-02 11:11:41 +09:00