vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | MoveAnything_PredefinedCustomFrameList = { |
2 | { "Separator", "**** BankItems ****" }, |
||
3 | { "BankItems_Frame", "BankItems Main Frame" }, |
||
4 | { "BankItems_ContainerFrame1", "BankItems Bag 1" }, |
||
5 | { "BankItems_ContainerFrame2", "BankItems Bag 2" }, |
||
6 | { "BankItems_ContainerFrame3", "BankItems Bag 3" }, |
||
7 | { "BankItems_ContainerFrame4", "BankItems Bag 4" }, |
||
8 | { "BankItems_ContainerFrame5", "BankItems Bag 5" }, |
||
9 | { "BankItems_ContainerFrame6", "BankItems Bag 6" }, |
||
10 | { "Separator", "**** CT_Mod Frames ****" }, |
||
11 | -- These frames don't truly hide and can cause issues |
||
12 | -- with mouseover frames close to them |
||
13 | { "CT_OptionBarFrame", "CT_Mod Options Button" }, |
||
14 | { "CT_RASetsFrame", "CT_RaidAssist Options Button" }, |
||
15 | { "Separator", "**** Custom Windows ****" }, |
||
16 | }; |