1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-21 21:40:56 +08:00
Files
osu-lazer/osu.Game/Rulesets/Objects
T
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.
4523393208 · 2022-03-14 17:19:48 +09:00
History
..
2022-01-12 15:46:20 -08:00
2021-06-18 19:27:10 +09:00
2021-06-02 11:11:41 +09:00