diff --git a/OliviaAddIn/ProgresoEjec.cs b/OliviaAddIn/ProgresoEjec.cs index 60e5366..edc0135 100644 --- a/OliviaAddIn/ProgresoEjec.cs +++ b/OliviaAddIn/ProgresoEjec.cs @@ -661,7 +661,7 @@ namespace OliviaAddIn Process[] pg; //le da 3 seg de margen para que se cierre - pg = is_process(nombproc, 2, false); + pg = is_process(nombproc, 1, false); esta_geo = (pg != null); if (esta_geo)