Skip to content

Commit

Permalink
added talkinghead frame
Browse files Browse the repository at this point in the history
  • Loading branch information
zanony committed Sep 17, 2017
1 parent 4d5a965 commit a8c266b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlizzMove.lua
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ local BlizzMove = _G.BlizzMove

movableFrames = { GameMenuFrame, QuestFrame, FriendsFrame, GossipFrame, DressUpFrame, SpellBookFrame,
MerchantFrame, HelpFrame, MailFrame, BankFrame, VideoOptionsFrame, InterfaceOptionsFrame, PVEFrame,
LootFrame, RaidBrowserFrame, TradeFrame, TradeFrame, RaidBrowserFrame, QuestLogPopupDetailFrame, SUFWrapperFrame
LootFrame, RaidBrowserFrame, TradeFrame, TradeFrame, RaidBrowserFrame, QuestLogPopupDetailFrame, SUFWrapperFrame, TalkingHeadFrame
}

movableFramesWithhandle = { ["CharacterFrame"] = { PaperDollFrame, fff, ReputationFrame, TokenFrame , PetPaperDollFrameCompanionFrame, ReputationFrame } ,
Expand Down

0 comments on commit a8c266b

Please sign in to comment.