This commit is contained in:
2025-01-15 14:17:35 +08:00
parent b1167c81b1
commit 13bf57e84a
6 changed files with 37 additions and 17 deletions
@@ -23,7 +23,8 @@ namespace AibisDream.FixSystem
public bool isActive = true;
[HideInInspector] public ISocket curSocket;
[HideInInspector] public BodyModule curBodyModule;
#endregion
private void Awake()