NOMATCH_INCLUDE after zEdit merges

This commit is contained in:
Timothy Baldridge 2019-11-02 12:36:38 -06:00
parent 9cbdbdfa0a
commit 7e87e9fefd

View File

@ -588,8 +588,8 @@ namespace Wabbajack.Lib
new PatchStockESMs(this),
new IncludeAllConfigs(this),
new IncludeTaggedMods(this, Consts.WABBAJACK_NOMATCH_INCLUDE),
new zEditIntegration.IncludeZEditPatches(this),
new IncludeTaggedMods(this, Consts.WABBAJACK_NOMATCH_INCLUDE),
new DropAll(this)
};