Browse Source

竞技场标签计数

zhangyuqian 1 year ago
parent
commit
9d1d79239c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      GameClient/Assets/Game/HotUpdate/Data/ArenaDataManager.cs

+ 1 - 1
GameClient/Assets/Game/HotUpdate/Data/ArenaDataManager.cs

@@ -319,7 +319,7 @@ namespace GFGGame
                     {
                     {
                         count += 3;
                         count += 3;
                     }
                     }
-
+                    else
                     {
                     {
                         count++;
                         count++;
                     }
                     }