Mercurial > wow > reaction
diff PetActionButton.lua @ 280:b3c01452d395
fix typo
author | Flick |
---|---|
date | Wed, 11 May 2011 16:20:33 -0700 |
parents | 3dcfc0aad875 |
children | 2098dba4baf5 |
line wrap: on
line diff
--- a/PetActionButton.lua Wed May 11 15:13:38 2011 -0700 +++ b/PetActionButton.lua Wed May 11 16:20:33 2011 -0700 @@ -81,7 +81,7 @@ function Pet:New( config, bar, idx, idHint ) self = Super.New(self, config, bar, idx, "SecureActionButtonTemplate, ActionButtonTemplate" ) - local fname = self:GetFrame():GetName() + local name = self:GetFrame():GetName() local f = self:GetFrame() if not f.autoCastTexture then