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()