Skip to content

Instantly share code, notes, and snippets.

@yaroot
Created March 13, 2010 05:34
Show Gist options
  • Save yaroot/331133 to your computer and use it in GitHub Desktop.
Save yaroot/331133 to your computer and use it in GitHub Desktop.
function oUF:SpawnHeader(overrideName, template, visibility, ...)
.....
if header:GetAttribute'showParty' then
oUF:DisableBlizzard'party'
end
return header
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment