Fight/Actor/State/SMB/STM_BaseAttack.cs @@ -223,7 +223,7 @@ if (_fight == null) { #if UNITY_EDITOR Debug.LogError("owner类型问题: " + owner.GetType()); Debug.LogErrorFormat("owner: {0} 类型问题: {1}" ,owner.ServerInstID, owner.GetType()); #endif return; }