- Applyed the experimental alphabetical sort method on Damage and Heal classes.
- Spell icon is shown when the character is a environment spell type. - Changed the non-player enemy icon (monsters). - Fixed bug on flex performance profile.
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
_ = nil
|
||||
_detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0", "LibHotCorners")
|
||||
|
||||
_detalhes.version = "v1.18.4 (core 22)"
|
||||
_detalhes.userversion = "v1.18.4"
|
||||
_detalhes.build_counter = 7
|
||||
_detalhes.version = "v1.18.5 (core 22)"
|
||||
_detalhes.userversion = "v1.18.5"
|
||||
_detalhes.build_counter = 8
|
||||
_detalhes.realversion = 22
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user