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:
@@ -515,6 +515,10 @@ function Avg_4_TalkCtrl:OnEvent_ClearTalk()
|
||||
self:_SetBtnEnable(false)
|
||||
end
|
||||
function Avg_4_TalkCtrl:_ClearTalk()
|
||||
if self.twDOText ~= nil then
|
||||
self.twDOText:Kill()
|
||||
self.twDOText = nil
|
||||
end
|
||||
if self.curCanvasGroup == nil then
|
||||
return
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user