mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update
This commit is contained in:
+1
-1
@@ -141,7 +141,7 @@ function E:ColorizedName(name, arg2)
|
||||
end
|
||||
|
||||
function E:Print(msg)
|
||||
print(self:ColorizedName("ElvUI", true), msg)
|
||||
(_G[self.db.general.messageRedirect] or DEFAULT_CHAT_FRAME):AddMessage(strjoin("", self:ColorizedName("ElvUI", true), msg)) -- I put DEFAULT_CHAT_FRAME as a fail safe.
|
||||
end
|
||||
|
||||
E.PriestColors = {
|
||||
|
||||
Reference in New Issue
Block a user