| Main/Utility/OperationLogCollect.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Main/Utility/OperationLogCollect.cs
@@ -144,6 +144,7 @@ public void BugReportSys( string _content) { #if !UNITY_EDITOR try { var tables = new Dictionary<string, string>(); @@ -183,7 +184,7 @@ { Debug.LogError("BugReportSys error" + ex); } #endif }