mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 10:33:30 +08:00
ba518e1da8
Before the introduction of `StoryboardResourceLookupStore`, missing files would softly fail by use of null fallbacks. After the aforementioned class was added, however, the fallbacks would not work anymore if for whatever reason `GetStoragePathFromStoryboardPath()` failed to unmap the storyboard asset name to a storage path. |
||
---|---|---|
.. | ||
DrawablesExtensions.cs | ||
DrawableStoryboard.cs | ||
DrawableStoryboardAnimation.cs | ||
DrawableStoryboardLayer.cs | ||
DrawableStoryboardSample.cs | ||
DrawableStoryboardSprite.cs | ||
DrawableStoryboardVideo.cs | ||
IFlippable.cs | ||
IVectorScalable.cs |