Update - 1.3.0.69
EN: 1.3.0.69 CN: 1.3.0.70 JP: 1.3.0.72 KR: 1.3.0.76
This commit is contained in:
@@ -206,6 +206,9 @@ function MainlineExCtrl:OnEvent_SelectMainlineBattle(bConfirm)
|
||||
end
|
||||
function MainlineExCtrl:OnEvent_Story_Done(bHasReward)
|
||||
self:RefreshPanel()
|
||||
if bHasReward and self.curChapterCtrl ~= nil then
|
||||
self.curChapterCtrl:ForbidClick()
|
||||
end
|
||||
end
|
||||
function MainlineExCtrl:OnEvent_UIBackConfirm(nPanelId)
|
||||
if self._panel._nPanelId ~= nPanelId then
|
||||
|
||||
Reference in New Issue
Block a user