Lowercase |c color escapes in Title for in-game AddOns list
The 1.12 client only parses lowercase |cAARRGGBB color escapes; the uppercase |C codes in the Title rendered as literal escape text in the in-game AddOns list. Lowercasing only the escape markers (hex left intact) makes the coloured 'Necrosis LdC' title render correctly. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
## Interface: 11200
|
## Interface: 11200
|
||||||
## Title: |CFFB700B7N|CFFFF00FFe|CFFFF50FFc|CFFFF99FFr|CFFFFC4FFo|CFFFFFFFFs|CFFFFC4FFi|CFFFF99FFs |CFFFF50FFL|CFFFF00FFd|CFFB700B7C
|
## Title: |cFFB700B7N|cFFFF00FFe|cFFFF50FFc|cFFFF99FFr|cFFFFC4FFo|cFFFFFFFFs|cFFFFC4FFi|cFFFF99FFs |cFFFF50FFL|cFFFF00FFd|cFFB700B7C
|
||||||
## Notes: Gestion graphique des shards.
|
## Notes: Gestion graphique des shards.
|
||||||
## OptionalDeps:
|
## OptionalDeps:
|
||||||
## Dependencies:
|
## Dependencies:
|
||||||
|
|||||||
Reference in New Issue
Block a user