diff --git a/GUI/ViewModels/MainWindowViewModel.cs b/GUI/ViewModels/MainWindowViewModel.cs index b31f58df..e1f45a35 100644 --- a/GUI/ViewModels/MainWindowViewModel.cs +++ b/GUI/ViewModels/MainWindowViewModel.cs @@ -1241,7 +1241,6 @@ private void SetGamePathways(string currentGameDataPath) } string larianDocumentsFolder = Path.Combine(documentsFolder, AppSettings.DefaultPathways.DocumentsGameFolder); - PathwayData.LarianDocumentsFolder = larianDocumentsFolder; DivinityApp.Log($"Larian documents folder set to '{larianDocumentsFolder}'."); if (!Directory.Exists(larianDocumentsFolder)) diff --git a/Update.xml b/Update.xml index 22219e1a..0d9d96f3 100644 --- a/Update.xml +++ b/Update.xml @@ -1,6 +1,6 @@ - 1.9.2.1 + 1.10.0.0 https://github.com/LaughingLeader-DOS2-Mods/DivinityModManager/releases/latest/download/DivinityModManager_Latest.zip https://github.com/LaughingLeader-DOS2-Mods/DivinityModManager/wiki/Changelog false