mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 10:47:28 +08:00
519ef72adf
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 |