wsad
This commit is contained in:
parent
be7fcc7961
commit
4bbead03b2
@ -28,7 +28,9 @@ public class accumulateurtest extends CommandBase {
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
@Override
|
||||
public void end(boolean interrupted) {}
|
||||
public void end(boolean interrupted) {
|
||||
accumulateur.stop();
|
||||
}
|
||||
|
||||
// Returns true when the command should end.
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user