mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 10:52:53 +08:00
Use LargeTextureStore for online retrievals
This commit is contained in:
parent
2d1736e477
commit
cf079690e5
@ -23,7 +23,7 @@ namespace osu.Game.Beatmaps.Drawables
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(TextureStore textures)
|
||||
private void load(LargeTextureStore textures)
|
||||
{
|
||||
string resource = null;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user