mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Stickers: fixed shader replacement hitting stickers
This commit is contained in:
parent
958f07ed08
commit
af00f4c6d0
3 changed files with 15 additions and 2 deletions
|
@ -26,6 +26,7 @@ public class StickerMod : MelonMod
|
|||
ApplyPatches(typeof(Patches.PlayerSetupPatches));
|
||||
ApplyPatches(typeof(Patches.ControllerRayPatches));
|
||||
ApplyPatches(typeof(Patches.ShaderFilterHelperPatches));
|
||||
ApplyPatches(typeof(Patches.CVRToolsPatches));
|
||||
|
||||
LoadAssetBundle();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue