Mercurial > wow > wowdb-profiler
view Bindings.xml @ 441:7e0ef2127b49
Replaced LibMapData-1.0 usage with standard WoW 5.X map functions. They even perform better (LibMapData-1.0 was returning 0,0 for new content).
author | MMOSimca <MMOSimca@gmail.com> |
---|---|
date | Sat, 28 Feb 2015 23:59:07 -0500 |
parents | a096bada400d |
children |
line wrap: on
line source
<Bindings> <Binding name="Comment Menu" header="WOWDB_PROFILER" category="ADDONS"> LibStub("AceAddon-3.0"):GetAddon("WoWDBProfiler").ShowPossibleSubjects() </Binding> </Bindings>