drgf
This commit is contained in:
@@ -39,6 +39,6 @@ public class Lancer extends CommandBase {
|
||||
// Returns true when the command should end.
|
||||
@Override
|
||||
public boolean isFinished() {
|
||||
return false;
|
||||
return lanceur.distance()>1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user