bug修复
This commit is contained in:
parent
6ce2886143
commit
317e0440ec
@ -69,6 +69,7 @@ function ActPvpData:init(data)
|
|||||||
if self:isFinalDay() then
|
if self:isFinalDay() then
|
||||||
self.playing = false
|
self.playing = false
|
||||||
end
|
end
|
||||||
|
self.todayWinCount = 0
|
||||||
self.enterCountDaily = 0
|
self.enterCountDaily = 0
|
||||||
self.todayAdCount = 0
|
self.todayAdCount = 0
|
||||||
self.dailyRewards = {}
|
self.dailyRewards = {}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user