From a8b3647dddbeb442ae8c3c67aad0f97b10edea6c Mon Sep 17 00:00:00 2001 From: leo Date: Mon, 21 Feb 2022 21:30:30 +0100 Subject: [PATCH] fix --- Car.py | 25 ++++++++++++++++++------- CarController.py | 2 +- mainLoop.py | 8 +++++++- 3 files changed, 26 insertions(+), 9 deletions(-) diff --git a/Car.py b/Car.py index c88542e..7841bfd 100644 --- a/Car.py +++ b/Car.py @@ -91,14 +91,16 @@ class Car(): carsHere = self.controller.getCarsOnLane(self.route[edgeInd].getID(), laneId) while(l