container_segments 424 error: now it is ensuring to wipe the combatObject that got removed from containerSegments

This commit is contained in:
Tercio Jose
2023-06-06 17:36:13 -03:00
parent c7a1e06638
commit 0c397b5816
16 changed files with 97 additions and 71 deletions
+1 -1
View File
@@ -3733,7 +3733,7 @@ function _detalhes:envia_relatorio (linhas, custom)
end
--adicionar o tempo de luta
--add the combat time
local segmentTime = ""
if (combatObject) then
local combatTime = combatObject:GetCombatTime()