fix minimap button
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
<Bindings>
|
||||
|
||||
<!-- Toggle panel -->
|
||||
<Binding name="LEATRIX_PLUS_GLOBAL_TOGGLE" category = "Leatrix Plus">
|
||||
SlashCmdList["Leatrix_Plus"]()
|
||||
</Binding>
|
||||
|
||||
<!-- Show web link -->
|
||||
<Binding name="LEATRIX_PLUS_GLOBAL_WEBLINK" category = "Leatrix Plus">
|
||||
SlashCmdList["Leatrix_Plus"]("id")
|
||||
</Binding>
|
||||
|
||||
<!-- Announce rare -->
|
||||
<Binding name="LEATRIX_PLUS_GLOBAL_RARE" category = "Leatrix Plus">
|
||||
SlashCmdList["Leatrix_Plus"]("ra")
|
||||
</Binding>
|
||||
|
||||
</Bindings>
|
||||
Reference in New Issue
Block a user