mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2026-03-30 10:06:42 +00:00
[OriginShift] Fixed for 2025r181-hf2
This commit is contained in:
parent
ce30784789
commit
0da225b05c
2 changed files with 10 additions and 6 deletions
|
|
@ -37,7 +37,7 @@ public class OriginShiftMod : MelonMod
|
|||
ApplyPatches(typeof(Patches.CVRObjectSyncPatches)); // remote object pos
|
||||
|
||||
ApplyPatches(typeof(Patches.DbJobsAvatarManagerPatches)); // dynamic bones
|
||||
ApplyPatches(typeof(Patches.CVRPortalManagerPatches)); // portals
|
||||
ApplyPatches(typeof(Patches.AbstractPortalControllerPatches)); // portals
|
||||
ApplyPatches(typeof(Patches.RCC_SkidmarksManagerPatches)); // skidmarks
|
||||
ApplyPatches(typeof(Patches.CVRPickupObjectPatches)); // pickup object respawn height
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue