1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 02:17:19 +08:00
StanR 22e839d62b
Replace indexed skill access with skills.OfType<...>().Single() (#30034)
* 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>
2025-01-20 09:39:35 +00:00
..
2023-06-24 01:00:03 +09:00
2024-11-07 20:36:00 +05:00
2023-06-24 01:00:03 +09:00
2024-08-05 17:02:37 +03:00