1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-09 12:10:29 +08:00
Dean Herbert 01829cf2d8 Move SkinnableInfo error handling to lower level
Handling was recently added to handle the usage in
`Skin.GetDrawableCompoent`, but it turns out this is also required for
`DrawableExtensions.ApplySkinnableInfo` which can throw in a similar
fashion.

Found while working on sprite support for the editor, where this becomes
an actual issue (ie. switching to a branch where the new sprite support
is not present can cause unexpected crashes).
2022-04-01 14:30:04 +09:00
..
2021-07-05 23:52:39 +08:00
2022-02-08 21:29:43 +09:00
2020-05-04 18:36:24 -07:00
2022-03-19 15:06:22 +09:00
2020-06-15 20:32:27 +09:00