From f6abc4a22e7933bc284e2d019a92c8fcb78f0719 Mon Sep 17 00:00:00 2001 From: zhangqiang <657634622@qq.com> Date: Tue, 8 Sep 2020 12:01:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E4=BC=9A=E5=89=AF=E6=9C=AC=E5=80=92?= =?UTF-8?q?=E8=AE=A1=E6=97=B6=E7=BB=93=E6=9D=9F=20=20=E5=8A=A0=E6=88=90buf?= =?UTF-8?q?f=20=E9=87=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/Guild/Transcript/GuildTranscriptMainPopup.lua | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Assets/ManagedResources/~Lua/Modules/Guild/Transcript/GuildTranscriptMainPopup.lua b/Assets/ManagedResources/~Lua/Modules/Guild/Transcript/GuildTranscriptMainPopup.lua index c57bb20d37..cba83b37c5 100644 --- a/Assets/ManagedResources/~Lua/Modules/Guild/Transcript/GuildTranscriptMainPopup.lua +++ b/Assets/ManagedResources/~Lua/Modules/Guild/Transcript/GuildTranscriptMainPopup.lua @@ -478,6 +478,7 @@ function this.RemainTimeDown(_timeTextExpert,timeDown) end if timeDown < 0 then _timeTextExpert.text = "" + this.attackInfoText.text = Language[12343] -- if this.attackInfoTimeGo then -- this.attackInfoTimeGo:SetActive(false) -- end @@ -493,6 +494,7 @@ function this.RemainTimeDown(_timeTextExpert,timeDown) this.timer = nil end _timeTextExpert.text = "" + this.attackInfoText.text = Language[12343] -- LogGreen("ssssssssss") -- if this.attackInfoTimeGo then -- LogGreen("ssssssssss2")