This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
hexiaojie
/
Client
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Ver código fonte
地点图鉴进度
zhaoyang
2 anos atrás
pai
68b4aaf9fd
commit
c6d26afb3c
1 arquivos alterados
com
1 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
+ 1
- 0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
Ver arquivo
@@ -68,6 +68,7 @@ namespace GFGGame
count++;
}
}
+ totalCount = ListTravelLocationCount.Count;
}
}
}