ElvUI Enhanced Again (DF)

ElvUI Enhanced Again (DF)

1M Downloads

Faction "Guild"

esvarc opened this issue ยท 1 comments

commented

in ElvUI_Enhanced\modules\misc\faction.lua there should be used constant GUILD instead of GUILD_REPUTATION to show real guild name.

    if faction then
        if faction == GUILD then 
            faction = GetGuildInfo("player")
        end
commented

Released