少年修仙传客户端代码仓库
client_linchunjie
2018-12-03 24c58fbf9fff0584641d1c7672dbbd18ea161868
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;
        }