From 25bb439c34f811feceb5dd05b56c1c7e3e8ea00a Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期一, 06 五月 2019 20:07:12 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.87:10010/r/snxxz_scripts

---
 Utility/ExceptionCatcher.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Utility/ExceptionCatcher.cs b/Utility/ExceptionCatcher.cs
index b4192d9..d86278f 100644
--- a/Utility/ExceptionCatcher.cs
+++ b/Utility/ExceptionCatcher.cs
@@ -19,7 +19,7 @@
 #if UNITY_ANDROID
         BuglyAgent.InitWithAppId("bff7374864");
 #elif UNITY_IPHONE || UNITY_IOS
-            BuglyAgent.InitWithAppId("553c67c376");
+        BuglyAgent.InitWithAppId("553c67c376");
 #endif
 
 #endif

--
Gitblit v1.8.0