Implement sample + addition sample reading from hit objects.

This commit is contained in:
smoogipooo
2017-04-06 09:43:47 +09:00
parent 1ef465716d
commit e903241c7b
6 changed files with 67 additions and 7 deletions

View File

@ -372,7 +372,7 @@ namespace osu.Game.Beatmaps.Formats
}
}
private enum LegacySampleBank
internal enum LegacySampleBank
{
None = 0,
Normal = 1,