OBT/1.2.1(Summer update)
Sync with upstream
This commit is contained in:
@@ -23,6 +23,7 @@ public sealed partial class ModConfigFileParserService :
|
||||
public ModConfigFileParserService(IStorageService storageService)
|
||||
{
|
||||
_storageService = storageService;
|
||||
_storageService.UseCaching = false;
|
||||
}
|
||||
|
||||
#region Dispose
|
||||
|
||||
Reference in New Issue
Block a user