- Make sure the actor isn't a fight component before the garbage collector erases it.
- Do not do trash cleanups during mythic+ dungeon runs. - Do not overrite a fight component or group state if the new value is false during a merge.
This commit is contained in:
@@ -7531,7 +7531,7 @@ function _detalhes:SetBackdropTexture (texturename)
|
||||
|
||||
end
|
||||
|
||||
-- ~alpha (transparency of buttons on the toolbar) ~autohide ãutohide ~menuauto
|
||||
-- ~alpha (transparency of buttons on the toolbar) ~autohide �utohide ~menuauto
|
||||
function _detalhes:SetAutoHideMenu (left, right, interacting)
|
||||
|
||||
--30/07/2018: the separation by left and right menu icons doesn't exists for years, but it was still active in the code making
|
||||
|
||||
Reference in New Issue
Block a user