View Single Post
10-28-09, 06:20 AM   #294
Xruptor
A Flamescale Wyrmkin
 
Xruptor's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 137
Originally Posted by mrruben5 View Post
Under oUF:RegisterStyle add:

Code:
function oUF:GetActiveStyle()
  return style
end
I'd prefer not having to modify the oUF_Core files. Otherwise I would have to alert others to do the same. Which is why I suggested it here as a proposed addition.
__________________
Click HERE for the ultimate idiot test.

if (sizeof(sadness) > sizeof(happiness)) { initDepression(); }