- Fixed a rare bug where the window for Encounter Details Plugin won't open when clicking on its icon.
- Fixed death display color when not using colored by the player class. - Added officer channel to 'Announce Death' feature.
This commit is contained in:
+1
-1
@@ -247,7 +247,7 @@
|
||||
if (type (value) == "table") then
|
||||
t1 [key] = t1 [key] or {}
|
||||
_detalhes.table.deploy (t1 [key], t2 [key])
|
||||
else
|
||||
elseif (t1 [key] == nil) then
|
||||
t1 [key] = value
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user