This commit is contained in:
parent
44a52bb353
commit
ee3ed3194a
@ -40,7 +40,7 @@ public class LancerAmp extends Command {
|
|||||||
// Called once the command ends or is interrupted.
|
// Called once the command ends or is interrupted.
|
||||||
@Override
|
@Override
|
||||||
public void end(boolean interrupted) {
|
public void end(boolean interrupted) {
|
||||||
lancer.lanceramp();
|
lancer.lancer(0);
|
||||||
accumulateur.Accumuler(0);
|
accumulateur.Accumuler(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user