Mercurial > wow > cyborg-mmo7
diff OptionPage.xml @ 26:92b62e33887b
Fixed a function name.
author | madcatzinc@35b17cf1-18cd-47ff-9ca3-31d6b526ef09 |
---|---|
date | Thu, 25 Apr 2013 01:30:51 +0000 |
parents | 80192bc4a108 |
children | f02cf040133c |
line wrap: on
line diff
--- a/OptionPage.xml Thu Apr 25 01:30:46 2013 +0000 +++ b/OptionPage.xml Thu Apr 25 01:30:51 2013 +0000 @@ -56,7 +56,7 @@ </OnLoad> <OnEvent> if event == "VARIABLES_LOADED" then - CyborgMMO_GetBindingButtonText(self:GetName()) + CyborgMMO_SetBindingButtonText(self:GetName()) end </OnEvent> <OnClick>