This commit is contained in:
Dennis Luxen 2014-01-20 19:24:20 +01:00
parent 289e5ada2c
commit 9958aaae4f

View File

@ -96,8 +96,8 @@ void DescriptionFactory::AppendSegment(
SegmentInformation( SegmentInformation(
coordinate, coordinate,
data.name_id, data.name_id,
0,
data.durationOfSegment, data.durationOfSegment,
0,
data.turnInstruction data.turnInstruction
) )
); );