From 206fcf9d92e7eabd6c0cc7d88ce14334a4046954 Mon Sep 17 00:00:00 2001 From: gaoxin Date: Fri, 4 Jun 2021 23:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=BA=A2=E7=82=B9=E3=80=91=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D=E9=83=A8=E5=88=86=E7=BA=A2=E7=82=B9=E8=A2=AB=E9=94=99?= =?UTF-8?q?=E8=AF=AF=E6=B8=85=E9=99=A4=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/ManagedResources/~Lua/Modules/Bag/BagPanel.lua | 2 -- .../ManagedResources/~Lua/Modules/RoleInfo/RoleListPanel.lua | 3 --- 2 files changed, 5 deletions(-) diff --git a/Assets/ManagedResources/~Lua/Modules/Bag/BagPanel.lua b/Assets/ManagedResources/~Lua/Modules/Bag/BagPanel.lua index 884ada1b0a..b79ac66e1e 100644 --- a/Assets/ManagedResources/~Lua/Modules/Bag/BagPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/Bag/BagPanel.lua @@ -759,8 +759,6 @@ function BagPanel:OnDestroy() this.ScrollView1 = nil ClearRedPointObject(RedPointType.Bag_HeroDebris, tabs1RedPoint[ItemBaseType.HeroChip]) ClearRedPointObject(RedPointType.Bag_BoxAndBlueprint, tabs1RedPoint[ItemBaseType.Special]) - ClearRedPointObject(RedPointType.Setting, this.headRedpot) - ClearRedPointObject(RedPointType.VipPrivilege, this.vipRedPoint) list={} orginLayer2=0 orginLayer=0 diff --git a/Assets/ManagedResources/~Lua/Modules/RoleInfo/RoleListPanel.lua b/Assets/ManagedResources/~Lua/Modules/RoleInfo/RoleListPanel.lua index f9975c643f..6d66fcf1b7 100644 --- a/Assets/ManagedResources/~Lua/Modules/RoleInfo/RoleListPanel.lua +++ b/Assets/ManagedResources/~Lua/Modules/RoleInfo/RoleListPanel.lua @@ -369,9 +369,6 @@ function RoleListPanel:OnDestroy() SubUIManager.Close(this.UpView) SubUIManager.Close(this.BtView) - ClearRedPointObject(RedPointType.Setting, this.headRedpot) - ClearRedPointObject(RedPointType.VipPrivilege, this.vipRedPoint) - this.ScrollView = nil if this.playerInfoView then