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