- Many internal improvaments and bug fixes.

- Fixed target names on custom displays.
- Fixed plugins icons being shown when auto hide menu is on.
- Slash command '/details worldboss' is now updated to show Draenor world bosses.
This commit is contained in:
tercio
2014-11-29 19:47:42 -02:00
parent 81498bafb9
commit b2126cc50b
29 changed files with 455 additions and 411 deletions
+1 -1
View File
@@ -294,7 +294,7 @@
return actor.targets [_detalhes.playername] or 0
else
return actor.targets [targetactor] or 0
return actor.targets [target] or 0
end
else