mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
CVRLuaToolsExtension: Fixed tracking of lua components on multiple of same asset with same Instance Id
This commit is contained in:
parent
6810bcf021
commit
db87288da6
5 changed files with 55 additions and 62 deletions
|
@ -4,6 +4,7 @@ using ABI.CCK.Components;
|
|||
using HarmonyLib;
|
||||
using MelonLoader;
|
||||
using NAK.CVRLuaToolsExtension.NamedPipes;
|
||||
using UnityEngine;
|
||||
|
||||
namespace NAK.CVRLuaToolsExtension;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue