mend
This commit is contained in:
parent
729ea72579
commit
7ba4f6b662
@ -20,7 +20,6 @@ class Forklift {
|
|||||||
}
|
}
|
||||||
|
|
||||||
setPath(path) {
|
setPath(path) {
|
||||||
debugger;
|
|
||||||
this.end = false;
|
this.end = false;
|
||||||
this.path = path;
|
this.path = path;
|
||||||
this.currentTarget = this.path[this.targetId];
|
this.currentTarget = this.path[this.targetId];
|
||||||
|
Loading…
Reference in New Issue
Block a user