lanceur
This commit is contained in:
@@ -64,7 +64,7 @@ public class Lancer extends Command {
|
||||
lanceur.Lancer(output);
|
||||
if(lanceur.Vitesse() >= vitesse-800){
|
||||
timer.start();
|
||||
if(timer.get() >0.5){
|
||||
if(timer.get() >1){
|
||||
lanceur.Demeler(1);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user