Merge branch 'enhanced_viewport_overlay' into jgrpp
This commit is contained in:
@@ -1800,6 +1800,7 @@ static void ViewportMapDrawVehicleRoute(const ViewPort *vp)
|
|||||||
// make sure we remove any leftover paths
|
// make sure we remove any leftover paths
|
||||||
MarkRoutePathsDirty(_vp_route_paths);
|
MarkRoutePathsDirty(_vp_route_paths);
|
||||||
_vp_route_paths.clear();
|
_vp_route_paths.clear();
|
||||||
|
_vp_route_paths_last_mark_dirty.clear();
|
||||||
DEBUG(misc, 1, "ViewportMapDrawVehicleRoute: redrawing dirty paths 0");
|
DEBUG(misc, 1, "ViewportMapDrawVehicleRoute: redrawing dirty paths 0");
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
|
Reference in New Issue
Block a user