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
竞技场标签计数
zhangyuqian
1 year ago
parent
ef233f76cc
commit
9d1d79239c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
GameClient/Assets/Game/HotUpdate/Data/ArenaDataManager.cs
+ 1
- 1
GameClient/Assets/Game/HotUpdate/Data/ArenaDataManager.cs
View File
@@ -319,7 +319,7 @@ namespace GFGGame
{
count += 3;
}
-
+
else
{
count++;
}