Răsfoiți Sursa

Reporter打开方式

guodong 2 ani în urmă
părinte
comite
0e9e81ab6a

+ 1 - 3
GameClient/Assets/Game/HotUpdate/Game.HotUpdate.asmdef

@@ -3,9 +3,7 @@
     "rootNamespace": "",
     "references": [
         "GUID:065d51621aad9d6498c45bc251a1d8e4",
-        "GUID:7a41fac89c3ce014e99efb3723e6a98e",
-        "GUID:78b4eab872eac4aac8c45425f1f51c80",
-        "GUID:9b1c19877f4294a9cb33ff38fc9f1c83"
+        "GUID:7a41fac89c3ce014e99efb3723e6a98e"
     ],
     "includePlatforms": [],
     "excludePlatforms": [],

+ 3 - 0
GameClient/Assets/Game/HotUpdate/HotUpdateEntry.cs

@@ -11,6 +11,9 @@ namespace GFGGame.HotUpdate
 
         public static void Start()
         {
+            //Reporter
+            GameObject.Find("Reporter").GetComponent<Reporter>().numOfCircleToShow = 6;
+            //版本日志
             VEngine.Logger.Loggable = false;
             //ET
             System.AppDomain.CurrentDomain.UnhandledException += (sender, e) =>

+ 3 - 0
GameClient/Assets/Unity-Logs-Viewer/Reporter.asmref

@@ -0,0 +1,3 @@
+{
+    "reference": "GUID:065d51621aad9d6498c45bc251a1d8e4"
+}

+ 7 - 0
GameClient/Assets/Unity-Logs-Viewer/Reporter.asmref.meta

@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: 658bec3b9cb390940af92d1998e8efaa
+AssemblyDefinitionReferenceImporter:
+  externalObjects: {}
+  userData: 
+  assetBundleName: 
+  assetBundleVariant: