mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Removed IgnoreMissingFiles = true
This commit is contained in:
parent
7dbe31581f
commit
e7a644ea6f
@ -44,9 +44,6 @@ namespace Wabbajack.Lib
|
||||
ModManager = ModManager.Vortex;
|
||||
Game = game;
|
||||
|
||||
// TODO: only for testing
|
||||
IgnoreMissingFiles = true;
|
||||
|
||||
GamePath = gamePath;
|
||||
GameName = GameRegistry.Games[game].NexusName;
|
||||
VortexFolder = vortexFolder;
|
||||
|
Loading…
Reference in New Issue
Block a user