This website works better with JavaScript
Home
Explore
Help
Register
Sign In
hexiaojie
/
Client
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
地点图鉴进度
zhaoyang
2 years ago
parent
68b4aaf9fd
commit
c6d26afb3c
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
+ 1
- 0
GameClient/Assets/Game/HotUpdate/Data/TravelDataManager.cs
View File
@@ -68,6 +68,7 @@ namespace GFGGame
count++;
}
}
+ totalCount = ListTravelLocationCount.Count;
}
}
}