diff --git a/core/util.lua b/core/util.lua index a2a6c58a..5c327c37 100644 --- a/core/util.lua +++ b/core/util.lua @@ -1305,6 +1305,9 @@ end if (EndFunction and type(EndFunction) == "string") then EndFunction = loadstring (EndFunction) or false + if (EndFunction) then + DetailsFramework:SetEnvironment(EndFunction) + end end GradientFrameControl.gradientes [#GradientFrameControl.gradientes+1] = {