mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Change general _mo2Compiler back to installer to fix merges
This commit is contained in:
parent
549d32579c
commit
c403394592
@ -165,7 +165,7 @@ namespace Wabbajack.Lib
|
||||
installer.ModList
|
||||
.Directives
|
||||
.OfType<MergedPatch>()
|
||||
.PMap(_mo2Compiler.Queue, m =>
|
||||
.PMap(installer.Queue, m =>
|
||||
{
|
||||
Utils.LogStatus($"Generating zEdit merge: {m.To}");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user