w
This commit is contained in:
parent
6b76ad9d8a
commit
00c9dae627
@ -40,6 +40,6 @@ public class GuiderHaut extends Command {
|
|||||||
// Returns true when the command should end.
|
// Returns true when the command should end.
|
||||||
@Override
|
@Override
|
||||||
public boolean isFinished() {
|
public boolean isFinished() {
|
||||||
return false;
|
return guideur.haut()==true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user