Always show raid frames
-- taints the raid frames; nothing to do about it | |
for _, v in pairs({CompactRaidFrameManager, CompactRaidFrameContainer}) do | |
v:Show() | |
v.Hide = v.Show | |
end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment