1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 16:20:30 +08:00
Files
osu-lazer/osu.Game/Rulesets/Objects/Legacy
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
..
2021-10-23 02:25:20 -07:00