- Added support for embed on Chat Tabs.

This commit is contained in:
Tercio
2015-06-18 13:33:38 -03:00
parent a3eee58cb2
commit 7a3d822a8e
5 changed files with 329 additions and 9 deletions
+5
View File
@@ -542,6 +542,11 @@ function _G._detalhes:Start()
wipe (_detalhes.cached_specs)
wipe (_detalhes.cached_talents)
end
_detalhes.chat_embed:CheckChatEmbed (true)
_detalhes.AddOnStartTime = GetTime()
--[[
function _detalhes:TestResize()