(path): Fix to print every step of the path not every second step of the path.
Broken in rev. 1.10.
This commit is contained in:
parent
588a0f0898
commit
94cf6d1ad8
1 changed files with 0 additions and 1 deletions
|
@ -105,7 +105,6 @@ path(void)
|
|||
3);
|
||||
cx += diroff[i][0];
|
||||
cy += diroff[i][1];
|
||||
++pp;
|
||||
}
|
||||
border(&relrange, " ", " ");
|
||||
while (nxtsct(&ns, §)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue