This commit is contained in:
Your Name
2024-05-18 02:12:49 -05:00
parent a3de2347ad
commit bb09c807ca

View File

@@ -618,7 +618,7 @@ void AnnotatedCameraWidget::drawLaneLines(QPainter &painter, const UIState *s) {
// paint center lane path // paint center lane path
// QColor bg_colors[CHANGE_LANE_PATH_COLOR]; // QColor bg_colors[CHANGE_LANE_PATH_COLOR];
int is_no_lat_lane_change = paramsMemory.getInt("no_lat_lane_change"); // int is_no_lat_lane_change = paramsMemory.getInt("no_lat_lane_change");
QColor center_lane_color; QColor center_lane_color;