- Even more configuration options

- SpellStatus lib for spell casting (shows rank now too)
This commit is contained in:
iceroth
2006-08-13 15:39:30 +00:00
parent f92e1fffd6
commit 212aa3c9f8
14 changed files with 580 additions and 249 deletions

View File

@ -32,7 +32,7 @@ function PetMana.prototype:GetOptions()
self.moduleSettings.scale = value
self:Redraw()
end,
order = 31
order = 51
}
return opts
end