View Single Post
03-30-11, 05:53 PM   #7
trulyg
A Deviate Faerie Dragon
 
trulyg's Avatar
Join Date: Jan 2011
Posts: 10
I did this:

In
\AddOns\AzCastBarOptions\Options.lua

16. local DROPDOWN_FONT_FLAGS = { ["|cffffa0a0None"] = "", ["Outline"] = "OUTLINE", ["Thick Outline"] = "THICKOUTLINE", ["Mono"] = "OUTLINE MONOCHROME" };

adds the Monochrome Outline to the Azcb font dropdown.
__________________
yeah...
  Reply With Quote