添加指针

This commit is contained in:
2025-01-14 17:46:50 +08:00
parent e76840c5ce
commit ff05442c28
398 changed files with 29114 additions and 635 deletions
@@ -19,11 +19,10 @@ namespace AibisDream.FixSystem
#region
public bool isInDialog = false;
public bool isInDialog;
public bool isActive = true;
[HideInInspector] public ISocket curSocket;
[HideInInspector] public BodyModule curBodyModule;
#endregion