Privatise BMWB

This commit is contained in:
smoogipoo
2020-08-11 13:48:57 +09:00
parent 338c01fa43
commit faff0a70c4

View File

@ -17,7 +17,7 @@ namespace osu.Game.Beatmaps
{ {
public partial class BeatmapManager public partial class BeatmapManager
{ {
protected class BeatmapManagerWorkingBeatmap : WorkingBeatmap private class BeatmapManagerWorkingBeatmap : WorkingBeatmap
{ {
private readonly IResourceStore<byte[]> store; private readonly IResourceStore<byte[]> store;
private readonly TextureStore textureStore; private readonly TextureStore textureStore;