Explorar o código

Reporter打开方式

guodong %!s(int64=2) %!d(string=hai) anos
pai
achega
c267276db6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      GameClient/Assets/Game/HotUpdate/HotUpdateEntry.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/HotUpdateEntry.cs

@@ -12,7 +12,7 @@ namespace GFGGame.HotUpdate
         public static void Start()
         {
             //Reporter
-            GameObject.Find("Reporter").GetComponent<Reporter>().numOfCircleToShow = 6;
+            GameObject.Find("Reporter").GetComponent<Reporter>().numOfCircleToShow = 7;
             //版本日志
             VEngine.Logger.Loggable = false;
             //ET