This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
hexiaojie
/
Client
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
地点图鉴进度
zhaoyang
hace 2 años
padre
68b4aaf9fd
commit
c6d26afb3c
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
+ 1
- 0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
Ver fichero
@@ -68,6 +68,7 @@ namespace GFGGame
count++;
}
}
+ totalCount = ListTravelLocationCount.Count;
}
}
}