mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Cleanup / re-protect file store
This commit is contained in:
@ -68,7 +68,7 @@ namespace osu.Game.Database
|
||||
|
||||
public virtual bool SupportsImportFromStable => RuntimeInfo.IsDesktop;
|
||||
|
||||
public readonly FileStore Files;
|
||||
protected readonly FileStore Files;
|
||||
|
||||
protected readonly IDatabaseContextFactory ContextFactory;
|
||||
|
||||
|
Reference in New Issue
Block a user