Don't populate overall segment on load. and force refresh window on segment swap

This commit is contained in:
Flamanis
2023-07-10 20:15:32 -05:00
parent 79353cee90
commit 5cb48534f6
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -172,6 +172,7 @@ function Details222.LoadSavedVariables.CombatSegments()
Details:RestoreOverallMetatables()
else
Details.tabela_overall = Details.combate:NovaTabela()
Details.tabela_overall.overall_refreshed = true
end
end