mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Update naming
This commit is contained in:
@ -188,7 +188,7 @@ namespace osu.Game.Rulesets.Osu.Mods
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(TextureStore textures)
|
||||
{
|
||||
Texture = textures.Get("Play/osu/blinds-panel");
|
||||
Texture = textures.Get("Gameplay/osu/blinds-panel");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user