uhuhhhhhhhh
This commit is contained in:
parent
5ba5694ea8
commit
f53490a1cd
@ -43,7 +43,7 @@ public class Force4 extends CommandBase {
|
||||
accumulateur.stop();
|
||||
}
|
||||
|
||||
lanceur.lancer(force4.getDouble(0));
|
||||
|
||||
}
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
|
@ -43,7 +43,7 @@ public class Force5 extends CommandBase {
|
||||
accumulateur.stop();
|
||||
}
|
||||
|
||||
lanceur.lancer(force5.getDouble(0));
|
||||
|
||||
}
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
|
@ -42,7 +42,7 @@ public class Force6 extends CommandBase {
|
||||
accumulateur.stop();
|
||||
}
|
||||
|
||||
lanceur.lancer(force6.getDouble(0));
|
||||
|
||||
}
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
|
@ -41,7 +41,6 @@ public class Force7 extends CommandBase {
|
||||
accumulateur.stop();
|
||||
}
|
||||
|
||||
lanceur.lancer(force7.getDouble(0));
|
||||
}
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
|
Loading…
x
Reference in New Issue
Block a user