vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Bindings>
2 <Binding name="CT_TARGETLASTTARGET" runOnUp="true" header="CT_TARGETLAST">
3 if ( keystate == "up" ) then
4 TargetLastTarget();
5 end
6 </Binding>
7 </Bindings>