Removed the leftover print plus framework updates

This commit is contained in:
Tercio Jose
2020-03-14 13:40:14 -03:00
parent 3d7f299207
commit 149986e6cc
10 changed files with 323 additions and 12 deletions
-1
View File
@@ -2201,7 +2201,6 @@ function _detalhes:TrocaTabela (instancia, segmento, atributo, sub_atributo, ini
if (_detalhes.instances_segments_locked and not iniciando_instancia) then
for _, instance in ipairs (_detalhes.tabela_instancias) do
if (instance.meu_id ~= instancia.meu_id and instance.ativa and not instance._postponing_switch and not instance._postponing_current) then
print (instance:GetSegment(), instancia:GetSegment())
if (instance:GetSegment() >= 0 and instancia:GetSegment() ~= -1) then
if (instance.modo == 2 or instance.modo == 3) then
--> na troca de segmento, conferir se a instancia esta frozen