Skip to content

Commit f8821c4

Browse files
authored
Updated Warning Color: Self
1 parent d7dae2f commit f8821c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EmoteScribe/Enscriber/compatibility.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ end
2525
-- the same chat dispatch path and will conflict, causing duplicate or dropped
2626
-- messages. Detection via LibGopher, the internal library EmoteSplitter exposes.
2727
StaticPopupDialogs["EMOTESCRIBE_EMOTESPLITTER_CONFLICT"] = {
28-
text = "|cffff9900EmoteScribe|r has detected that |cffff4400EmoteSplitter|r"
28+
text = "|cff00a9ecEmoteScribe|r has detected that |cffff4400EmoteSplitter|r"
2929
.. " is enabled.\n\nBoth addons manage chat splitting and will"
3030
.. " conflict with each other.\n\nPlease disable EmoteSplitter.",
3131
button1 = "Disable & Reload",

0 commit comments

Comments
 (0)