添加指针

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
@@ -1,4 +1,3 @@
using System;
using System.Linq;
using AibisDream.Framework;
using AibisDream.Kit;
@@ -30,13 +29,6 @@ namespace AibisDream.FixSystem
#endregion
#region
[HideInInspector] public UnityEvent<ISocket> plugInEvent;
[HideInInspector] public UnityEvent<ISocket> plugOutEvent;
#endregion
#region
public bool inHotErr;