[OriginShift] Fixed pickup object respawn height

This commit is contained in:
NotAKidoS 2024-06-18 17:19:29 -05:00
parent a03a0c4884
commit 773c651291
5 changed files with 61 additions and 9 deletions

View file

@ -44,6 +44,7 @@ public class OriginShiftMod : MelonMod
ApplyPatches(typeof(Patches.DbJobsAvatarManagerPatches)); // dynamic bones
ApplyPatches(typeof(Patches.CVRPortalManagerPatches)); // portals
ApplyPatches(typeof(Patches.RCC_SkidmarksManagerPatches)); // skidmarks
ApplyPatches(typeof(Patches.CVRPickupObjectPatches)); // pickup object respawn height
ApplyPatches(typeof(Patches.PortableCameraPatches)); // camera occlusion culling
ApplyPatches(typeof(Patches.PathingCameraPatches)); // camera occlusion culling