vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Bindings>
2 <Binding name="SH_AUTOTARGET_HOTKEY1" header="SMARTHEAL_AUTO_TARGET">
3 SmartHeal:HotListCast(SmartHeal:getConfig("hotkey1","hotlist"))
4 </Binding>
5 <Binding name="SH_AUTOTARGET_HOTKEY2">
6 SmartHeal:HotListCast(SmartHeal:getConfig("hotkey2","hotlist"))
7 </Binding>
8 <Binding name="SH_AUTOTARGET_HOTKEY3">
9 SmartHeal:HotListCast(SmartHeal:getConfig("hotkey3","hotlist"))
10 </Binding>
11 </Bindings>