View Single Post
07-03-11, 01:56 PM   #6
Kendian
A Molten Giant
 
Kendian's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2010
Posts: 614
Originally Posted by SDPhantom View Post
Code:
if released then SetActiveTalentGroup(GetActiveTalentGroup()%2+1); end
Note: released appears to be a local defined inside kgPanels to determine that it's running from the OnMouseUp handler.
This worked PERFECTLY. My thanks!
__________________
  Reply With Quote