vanilla-wow-addons – Blame information for rev 1

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