mirror of
https://github.com/ppy/osu.git
synced 2025-03-13 03:07:45 +08:00
Having these be separate implementations sounded awesome at the time, but it only ever led to confusion. There's no practical difference if, for example, catch sees hitobjects with `IHasPosition` instead of `IHasXPosition`.