vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 <Bindings>
2 <!-- Close all windows -->
3 <Binding name="Close Link Wrangler windows" description="Close all Link Wrangler windows" header="LINKWRANGLER">
4 IRR_CloseAllWindows();
5 PlaySound("igMainMenuClose");
6 </Binding>
7 </Bindings>