mirror of
https://github.com/brues-code/pfUI.git
synced 2026-09-26 17:36:04 +00:00
group: remove partypet scanner
This commit is contained in:
@@ -45,13 +45,6 @@ pfUI:RegisterModule("group", function ()
|
||||
else
|
||||
pfUI.uf.group[i].target:Hide()
|
||||
end
|
||||
|
||||
if UnitExists("partypet" .. i) or (pfUI.gitter and pfUI.gitter:IsShown()) then
|
||||
pfUI.uf.group[i].pet:Show()
|
||||
else
|
||||
pfUI.uf.group[i].pet:Hide()
|
||||
end
|
||||
end
|
||||
end)
|
||||
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user