Thread Tools Display Modes
Prev Previous Post   Next Post Next
12-13-06, 10:28 AM   #1
Devla
A Cobalt Mageweaver
 
Devla's Avatar
AddOn Compiler - Click to view compilations
Join Date: Mar 2005
Posts: 206
Bongos fix for BC 2.0.3

Fix for Bongos:

Change line 40 of \Bongos_ActionBar\core\button.lua:

from:
CreateFrame("Model", name .. "Cooldown", button, "CooldownFrameTemplate")
to:
CreateFrame("Cooldown", name .. "Cooldown", button, "CooldownFrameTemplate")
Tested and works

For the lazy, see attached file

Enjoy
Attached Files
File Type: zip button.zip (1.1 KB, 751 views)
__________________
RETIRED Author
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Bongos fix for BC 2.0.3


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off