This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
hexiaojie
/
Client
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
地点图鉴进度
zhaoyang
il y a 2 ans
Parent
68b4aaf9fd
commit
c6d26afb3c
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
+ 1
- 0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
Voir le fichier
@@ -68,6 +68,7 @@ namespace GFGGame
count++;
}
}
+ totalCount = ListTravelLocationCount.Count;
}
}
}