Code cleanup, framework update and bug fixes

This commit is contained in:
Tercio Jose
2023-06-23 14:16:12 -03:00
parent 9fb2b0d66b
commit a86f717200
6 changed files with 72 additions and 47 deletions
+2
View File
@@ -171,6 +171,8 @@ function Details222.LoadSavedVariables.CombatSegments()
if (currentCharacterData.tabela_overall) then
Details.tabela_overall = Details.CopyTable(currentCharacterData.tabela_overall)
Details:RestoreOverallMetatables()
else
Details.tabela_overall = Details.combate:NovaTabela()
end
else
Details.tabela_overall = Details.combate:NovaTabela()