Start and target can be on same edge
This commit is contained in:
@@ -116,7 +116,6 @@ public:
|
||||
reply.content += ",";
|
||||
|
||||
reply.content += "[\"";
|
||||
INFO("Instruction: " << segment.turnInstruction);
|
||||
if(TurnInstructions.LeaveRoundAbout == segment.turnInstruction) {
|
||||
reply.content += TurnInstructions.TurnStrings[TurnInstructions.EnterRoundAbout];
|
||||
reply.content += " and leave at ";
|
||||
|
||||
Reference in New Issue
Block a user