少年修仙传客户端代码仓库
client_linchunjie
2018-08-14 c6689f941359227f0b99b20b9400ccbab81b671c
System/Debug/DebugController.cs
@@ -87,7 +87,7 @@
        {
            if (CrashReport.lastReport != null)
            {
                DesignDebug.LogFormat("崩溃日志:{0}", CrashReport.lastReport);
                DebugEx.LogFormat("崩溃日志:{0}", CrashReport.lastReport);
            }
        }