from retail

This commit is contained in:
NoM0Re
2025-01-19 16:02:00 +01:00
parent 87c681b2f3
commit a643b275ba
11 changed files with 150 additions and 66 deletions
+2 -2
View File
@@ -342,7 +342,7 @@ Private.format_types = {
end
},
Unit = {
display = L["Formats |cFFFF0000%unit|r"],
display = L["Formats |cFFFFCC00%unit|r"],
AddOptions = function(symbol, hidden, addOption, get, withoutColor)
if not withoutColor then
addOption(symbol .. "_color", {
@@ -470,7 +470,7 @@ Private.format_types = {
end
},
guid = {
display = L["Formats Player's |cFFFF0000%guid|r"],
display = L["Formats Player's |cFFFFCC00%guid|r"],
AddOptions = function(symbol, hidden, addOption, get, withoutColor)
if not withoutColor then
addOption(symbol .. "_color", {