mirror of
https://github.com/ppy/osu.git
synced 2025-03-11 02:17:19 +08:00
* Replace indexed skill access with `skills.First(s is ...)` * Fix comment * Further refactoring to remove casts --------- Co-authored-by: Dan Balasescu <smoogipoo@smgi.me> Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>