From fb5d81a7a40f4683bc95c634b5ac2b30ddfa0c8f Mon Sep 17 00:00:00 2001 From: ZhangBiao Date: Tue, 28 Jul 2020 21:18:40 +0800 Subject: [PATCH] =?UTF-8?q?bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ManagedResources/~Lua/Modules/Carbon/CarbonTypePanelV2.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/ManagedResources/~Lua/Modules/Carbon/CarbonTypePanelV2.lua b/Assets/ManagedResources/~Lua/Modules/Carbon/CarbonTypePanelV2.lua index f15a59ba40..c715721715 100644 --- a/Assets/ManagedResources/~Lua/Modules/Carbon/CarbonTypePanelV2.lua +++ b/Assets/ManagedResources/~Lua/Modules/Carbon/CarbonTypePanelV2.lua @@ -414,6 +414,7 @@ function CarbonTypePanelV2:OnDestroy() SubUIManager.Close(this.BtView) end carbons = {} + this.playerHead=nil end return CarbonTypePanelV2 \ No newline at end of file