Merge implementations of ConvertHitObjectParser

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`.
This commit is contained in:
Dan Balasescu 2024-11-11 15:09:13 +09:00
parent 91d9c0a7e8
commit e1d93a7d9c
No known key found for this signature in database
22 changed files with 134 additions and 522 deletions