Mercurial > wow > ouroloot
diff gui.lua @ 98:b5a55c69ef67
Properly switch between profiles.
author | Farmbuyer of US-Kilrogg <farmbuyer@gmail.com> |
---|---|
date | Fri, 27 Jul 2012 19:09:29 +0000 |
parents | ba5ff82dcf19 |
children | 966d06c8d9c9 |
line wrap: on
line diff
--- a/gui.lua Fri Jul 27 10:23:12 2012 +0000 +++ b/gui.lua Fri Jul 27 19:09:29 2012 +0000 @@ -1904,6 +1904,7 @@ tabs_OnGroupSelected_func = function (tabs,event,group) tabs_OnGroupSelected_func_args[1] = tabs tabs_OnGroupSelected_func_args[3] = group + gui.opts = addon.db.profile hide_noobtips_frame() tabs:ReleaseChildren() local spec = tabs:GetUserData("special buttons group")