首充战斗换id

dev_chengFeng
jiaoyangna 2020-07-17 17:40:30 +08:00
parent 6d07756f4b
commit 3f576bbf3e
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ function FirstRechargePanel:BindEvent()
end)
end
Util.AddClick(self.heroPreviewBtn, function()
local fb = ConfigManager.GetConfigData(ConfigName.FakeBattle, 1001)
local fb = ConfigManager.GetConfigData(ConfigName.FakeBattle, 1002)
local testFightData = {
fightData = loadstring("return "..fb.FightData)(),
fightSeed = fb.TimeSeed,