Code cleanup, framework update and bug fixes
This commit is contained in:
parent
9fb2b0d66b
commit
a86f717200
6 changed files with 72 additions and 47 deletions
|
|
@ -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()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue