- added auto erase world segments.

This commit is contained in:
Tercio
2016-09-22 15:22:13 -03:00
parent 01fa675160
commit 40f91a8784
5 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -222,7 +222,7 @@ function historico:adicionar (tabela)
if (_terceiro_combate) then
if (_terceiro_combate.is_trash and not _terceiro_combate.is_boss) then
if ((_terceiro_combate.is_trash and not _terceiro_combate.is_boss) or (_terceiro_combate.is_temporary)) then
--if (_terceiro_combate.overall_added) then
-- _detalhes.tabela_overall = _detalhes.tabela_overall - _terceiro_combate
-- print ("removendo combate 1")