wip
This commit is contained in:
@@ -122,7 +122,7 @@ void update_model(UIState *s,
|
||||
path = CENTER_LANE_WIDTH;
|
||||
}
|
||||
|
||||
path = 7;
|
||||
path = 0.7;
|
||||
|
||||
auto lead_count = model.getLeadsV3().size();
|
||||
if (lead_count > 0) {
|
||||
|
||||
Reference in New Issue
Block a user