From b38fe326809e5de7cddeb950ffc608bb30eba41a Mon Sep 17 00:00:00 2001 From: wangzhenxing Date: Thu, 22 Sep 2022 18:23:43 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90gm=E3=80=91=3D=3D=3D=3D=3D=3D=E5=88=9B?= =?UTF-8?q?=E8=A7=92=E5=8D=B3=E9=80=81=E5=B1=82=E7=BA=A7=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../~Lua/Modules/DailyRecharge/GMEspecially.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/ManagedResources/~Lua/Modules/DailyRecharge/GMEspecially.lua b/Assets/ManagedResources/~Lua/Modules/DailyRecharge/GMEspecially.lua index 8cea60f4d8..36410dbbdf 100644 --- a/Assets/ManagedResources/~Lua/Modules/DailyRecharge/GMEspecially.lua +++ b/Assets/ManagedResources/~Lua/Modules/DailyRecharge/GMEspecially.lua @@ -53,7 +53,7 @@ end local func=nil function GMEspecially:OnOpen(_func) func=_func - GMEspecially:SetSortingOrder(6300) + --GMEspecially:SetSortingOrder(6300) self.UI_effect_DailyRechargePanel_particle:SetActive(true) end function GMEspecially:AddListener()