Library Updates

This commit is contained in:
Tercio Jose
2022-09-26 10:43:57 -03:00
parent cc54e3a45b
commit a221a66b4c
9 changed files with 697 additions and 369 deletions
+1 -1
View File
@@ -2126,7 +2126,7 @@ local icon_frame_on_enter = function (self)
elseif (actor.dead_at) then
elseif (actor.name) then --ensure it's an actor table
elseif (actor.nome) then --ensure it's an actor table
local serial = actor.serial
local name = actor:name()