From 01f5f499e780508d3eff042a3b3c8880fe639df3 Mon Sep 17 00:00:00 2001 From: Gerardo Date: Tue, 7 Nov 2023 00:24:41 +0100 Subject: [PATCH] arreglos --- Olivia/olv_limp_thr.cpp | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/Olivia/olv_limp_thr.cpp b/Olivia/olv_limp_thr.cpp index 7c64bfa..953ee99 100644 --- a/Olivia/olv_limp_thr.cpp +++ b/Olivia/olv_limp_thr.cpp @@ -920,24 +920,20 @@ BOOL Colv_limp_thr::rellena_info_nw() s = OLV_LIMP_FLG_CIRC_NONE; nno++; } - } - else - { - nboth++; - } + /////////////////////////////// //fow - f=dbf.getI(icampf); + f = dbf.getI(icampf); //solo mira si es pedestrian, f==14 - if(f) + if (f) { - s=OLV_LIMP_FLG_CIRC_NONE; - ispedestrian=TRUE; + s = OLV_LIMP_FLG_CIRC_NONE; + ispedestrian = TRUE; } /////////////////////////////// - olv_limp->iaso[ia].flgs|=s; - + olv_limp->iaso[ia].flgs |= s; + } /////////////////////////////// //velocidad