Fixed issue with nested pets which wasn't showing when pressing the arrow in the bar
This commit is contained in:
@@ -465,6 +465,7 @@ end
|
||||
return newContainer
|
||||
end
|
||||
|
||||
|
||||
--try to get the actor class from name
|
||||
local getActorClass = function(actorObject, actorName, actorFlags, actorSerial)
|
||||
--get spec
|
||||
|
||||
Reference in New Issue
Block a user