Added PropertyFile to CerasConfig

This commit is contained in:
erri120 2019-11-07 18:26:04 +01:00
parent 42d8347c76
commit 3833a5bae2
No known key found for this signature in database
GPG Key ID: A8C0A18D8D4D3135

View File

@ -23,6 +23,7 @@ namespace Wabbajack.Lib
typeof(MegaDownloader.State), typeof(ModDBDownloader.State), typeof(NexusDownloader.State),
typeof(BSAStateObject), typeof(BSAFileStateObject), typeof(BA2StateObject), typeof(BA2DX10EntryState),
typeof(BA2FileEntryState), typeof(MediaFireDownloader.State), typeof(ArchiveMeta),
typeof(PropertyFile)
}
};