mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
[AvatarScale] Cleanup
This commit is contained in:
parent
ab4276e880
commit
5b40a2a185
4 changed files with 12 additions and 12 deletions
|
@ -16,7 +16,7 @@ public class AvatarScaleMod : MelonMod
|
|||
ApplyPatches(typeof(HarmonyPatches.GesturePlaneTestPatches));
|
||||
}
|
||||
|
||||
void ApplyPatches(Type type)
|
||||
private void ApplyPatches(Type type)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue