Assets/Editor/Confusion/Editor/ConfusionContorller.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/Editor/Confusion/Editor/ConfusionContorller.cs
@@ -150,11 +150,6 @@ return; } if(mi.Name.Contains("UpdateOffLinePlayer") && mi.ReflectedType == typeof(GAMgr)) { Debug.Log("aaaa"); } if(!AssemblyTypes.Contains(mi.ReflectedType)) { Debug.LogFormat("<color=red>程序集中不包含方法所归属的类型: {0}</color>", mi.ReflectedType);