mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 01:53:01 +08:00
Fix typo
This commit is contained in:
parent
e0faf14a3e
commit
a7915e7041
@ -82,7 +82,7 @@ namespace osu.Game.Beatmaps
|
||||
{
|
||||
Decoder decoder = Decoder.GetDecoder(beatmap);
|
||||
|
||||
// todo: support loading from both set-wide storyboard *and* baetmap specific.
|
||||
// todo: support loading from both set-wide storyboard *and* beatmap specific.
|
||||
|
||||
if (BeatmapSetInfo?.StoryboardFile == null)
|
||||
storyboard = decoder.GetStoryboardDecoder().DecodeStoryboard(beatmap);
|
||||
|
Loading…
Reference in New Issue
Block a user