WoWInterface SVN Livestock-Cataclysm

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 4 to Rev 3
    Reverse comparison

Rev 4 → Rev 3

Bindings.xml New file
0,0 → 1,22
<Bindings>
 
<Binding name="Random Critter" header="LIVESTOCKHEADER">
Livestock.PickCritter();
</Binding>
<Binding name="Dismiss Critter">
Livestock.DismissCritter();
</Binding>
<Binding name="Favorite Critter">
Livestock.SummonFavoritePet();
</Binding>
<Binding name="CLICK LivestockLandMountsButton:LeftButton">
-- land mount
</Binding>
<Binding name="CLICK LivestockFlyingMountsButton:LeftButton">
-- flying mount
</Binding>
<Binding name="CLICK LivestockComboButton:LeftButton">
-- smart mount
</Binding>
 
</Bindings>
\ No newline at end of file Property changes : Added: svn:executable +