- Trash segments are now erased when player leave the game.
- Fixed few bugs on player comparison window. - Options panel for plugins are now on Dialog strata. - New API: combat:IsTrash() return true if the segment is a raid trash segment.
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.19.0 (core 22)"
|
||||
_detalhes.userversion = "v1.19.0"
|
||||
_detalhes.build_counter = 9 --it's 11 for release
|
||||
_detalhes.version = "v1.19.1 (core 22)"
|
||||
_detalhes.userversion = "v1.19.1"
|
||||
_detalhes.build_counter = 9 --it's 12 for release
|
||||
_detalhes.realversion = 22
|
||||
|
||||
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user