Explorar el Código

地点图鉴进度

zhaoyang hace 2 años
padre
commit
c6d26afb3c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs

+ 1 - 0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs

@@ -68,6 +68,7 @@ namespace GFGGame
                     count++;
                 }
             }
+            totalCount = ListTravelLocationCount.Count;
         }
     }
 }