bug修复

This commit is contained in:
xiekaidong 2023-09-19 17:17:09 +08:00
parent 6ce2886143
commit 317e0440ec

View File

@ -69,6 +69,7 @@ function ActPvpData:init(data)
if self:isFinalDay() then
self.playing = false
end
self.todayWinCount = 0
self.enterCountDaily = 0
self.todayAdCount = 0
self.dailyRewards = {}