xushiting %!s(int64=2) %!d(string=hai) anos
pai
achega
07976fb4ec
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/graphic/Service/CurveRoadService.js

+ 1 - 0
src/graphic/Service/CurveRoadService.js

@@ -447,6 +447,7 @@ export default class CurveRoadService extends RoadService {
       curveEdge.end,
       curveEdge.points[curveEdge.points.length - 1]
     );
+    curveEdgeService.setCurves(curveEdge);
     this.setLanes(curveRoad, dir);
   }