mirror of
https://github.com/ppy/osu.git
synced 2025-03-06 21:57:19 +08:00
Replace manually-implemented CriteriaComparer with a call to Comparer<T>.Create() to decrease verbosity.
Replace manually-implemented CriteriaComparer with a call to Comparer<T>.Create() to decrease verbosity.