mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-04 07:19:22 +00:00
[AASBufferFix] Cleanup
This commit is contained in:
parent
37875a2c7c
commit
c7ca08cd4d
3 changed files with 8 additions and 5 deletions
|
@ -24,7 +24,7 @@ internal class HarmonyPatches
|
|||
|
||||
externalBuffer?.OnAvatarInstantiated(____animator);
|
||||
}
|
||||
|
||||
|
||||
[HarmonyPostfix]
|
||||
[HarmonyPatch(typeof(PuppetMaster), "AvatarDestroyed")]
|
||||
private static void Postfix_PuppetMaster_AvatarDestroyed(ref PuppetMaster __instance)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue