guideur
This commit is contained in:
parent
c9e4f2236b
commit
fb4429ae77
@ -40,6 +40,6 @@ public class GuiderBas 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.bas()==true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user