guodong 2 жил өмнө
parent
commit
c267276db6

+ 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