添加指针
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user