Merging Seal of Command on Wrath classic
This commit is contained in:
@@ -514,7 +514,7 @@ function segmentClass:resetar()
|
||||
wipe(Details.cache_healing_group)
|
||||
Details:UpdateParserGears()
|
||||
|
||||
if (not InCombatLockdown() and not UnitAffectingCombat ("player")) then
|
||||
if (not InCombatLockdown() and not UnitAffectingCombat("player")) then
|
||||
--workarround for the "script run too long" issue while outside the combat lockdown
|
||||
local cleargarbage = function()
|
||||
collectgarbage()
|
||||
|
||||
Reference in New Issue
Block a user