Merge pull request #156 from erri120/property-ceras-fix

Added PropertyFile to CerasConfig
This commit is contained in:
Timothy Baldridge 2019-11-07 20:58:37 -07:00 committed by GitHub
commit 91738f9cec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)
}
};