mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
Merge pull request #193 from tr4wzified/zEditfix
Change general _mo2Compiler back to installer to fix merges
This commit is contained in:
commit
c93b039912
@ -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