- Fixed few bugs when using the key bind to toggle windows.
- Added item level on Raid Check plugin panel.
This commit is contained in:
+1
-1
@@ -462,7 +462,7 @@
|
||||
--> item level
|
||||
function _detalhes:SentMyItemLevel()
|
||||
local overall, equipped = GetAverageItemLevel()
|
||||
_detalhes:SendRaidData (CONST_ITEMLEVEL_DATA, overall)
|
||||
_detalhes:SendRaidData (CONST_ITEMLEVEL_DATA, equipped)
|
||||
end
|
||||
|
||||
function _detalhes.network.ItemLevel_Received (player, realm, core_version, itemlevel)
|
||||
|
||||
Reference in New Issue
Block a user