Update - 1.13.0.124
EN: 1.13.0.124 CN: 1.13.0.124 JP: 1.13.0.128 KR: 1.13.0.130
This commit is contained in:
@@ -331,6 +331,8 @@ function RegionBossBuildCtrl:OnBtnClickGrid(nIdx, itemCtrl)
|
||||
PlayerData.VampireSurvivor:CacheSelectedBuildId(self.selLvId, self.nIdx, self.tbCurShow[nIdx].nBuildId)
|
||||
elseif self.nType == AllEnum.RegionBossFormationType.ScoreBoss then
|
||||
PlayerData.ScoreBoss:SetSelBuildId(self.tbCurShow[nIdx].nBuildId, self.selLvId)
|
||||
elseif self.nType == AllEnum.RegionBossFormationType.TraceHunt then
|
||||
PlayerData.TraceHunt:SetSelBuildId(self.tbCurShow[nIdx].nBuildId)
|
||||
elseif self.nType == AllEnum.RegionBossFormationType.SkillInstance then
|
||||
PlayerData.SkillInstance:SetSelBuildId(self.tbCurShow[nIdx].nBuildId, self.selLvId)
|
||||
elseif self.nType == AllEnum.RegionBossFormationType.WeeklyCopies then
|
||||
|
||||
Reference in New Issue
Block a user