mirror of
https://github.com/ppy/osu
synced 2025-02-10 23:27:27 +00:00
Under some situations, such as when there are no control points, ControlPointInfo will return to us a newly-constructed controlpoint with every call to SamplePointAt, which will fail on this key lookup. Between this and overriding GetHashCode, I think this is the more proper fix for this. |
||
---|---|---|
.. | ||
DrumSampleMapping.cs |