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:
@@ -71,7 +71,7 @@ DispatchCtrl._mapNodeConfig = {
|
||||
sComponentName = "RectTransform"
|
||||
},
|
||||
snapshot = {
|
||||
sComponentName = "Button",
|
||||
sComponentName = "UIButton",
|
||||
callback = "OnBtnClick_CloseResult"
|
||||
},
|
||||
txtInfo = {
|
||||
@@ -840,7 +840,6 @@ function DispatchCtrl:OnBtnClick_CloseStartDispatch()
|
||||
self._mapNode.txtNoticeClick.gameObject:SetActive(false)
|
||||
end
|
||||
function DispatchCtrl:OnBtnClick_CloseResult(...)
|
||||
self._mapNode.goResultCtrl:OnBtnClick_ClosePanel()
|
||||
end
|
||||
function DispatchCtrl:OnBtnClick_OneClickSelection()
|
||||
local data = ConfigTable.GetData("Agent", self.curChoseDispatchId)
|
||||
|
||||
Reference in New Issue
Block a user