mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 14:46:38 +09:00
Rename to TournamentStorage
This commit is contained in:
@ -27,7 +27,7 @@ namespace osu.Game.Tournament.Components
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(NewTournamentStorage storage)
|
||||
private void load(TournamentStorage storage)
|
||||
{
|
||||
var stream = storage.VideoStorage.GetStream($@"{filename}");
|
||||
|
||||
|
Reference in New Issue
Block a user