mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Remove debug code
This commit is contained in:
parent
3bbbfb3ea2
commit
37542c2148
@ -40,10 +40,6 @@ namespace Wabbajack.Lib
|
||||
ConfigureProcessor(18, RecommendQueueSize());
|
||||
var game = GameRegistry.Games[ModList.GameType];
|
||||
|
||||
|
||||
// TODO: Remove
|
||||
DownloadDispatcher.GetInstance<LoversLabDownloader>().Prepare();
|
||||
|
||||
if (GameFolder == null)
|
||||
GameFolder = game.GameLocation(SteamHandler.Instance.Games.Any(g => g.Game == game.Game));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user