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