Skip to content

Commit 61c4ecb

Browse files
committed
[CKPE]
FO4: - Fixed change ObjectReferences, disable Crash Inventory patch
1 parent f6a48b0 commit 61c4ecb

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Creation Kit Platform Extended Core/Core/EngineFO4Patches.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ namespace CreationKitPlatformExtended
115115
new Patches::BSResourceTextureDBREPatch(),
116116
new Patches::FixLandspaceVNMLPatch(),
117117
new Patches::ChooseSoundFilePatch(),
118-
new Patches::CrashInventoryPatch(),
118+
//new Patches::CrashInventoryPatch(),
119119
new Patches::RunNetworkDisablePatch(),
120120
new Patches::CrashConditionItemGetCrimePatch(),
121121
new Patches::DontMatchFormsPatch(),
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)