This commit is contained in:
EdwardFaucher 2022-12-06 18:11:39 -05:00
parent 4c0062c9d6
commit bddfad72d6

View File

@ -21,7 +21,7 @@ public class ActiverBlockeur extends CommandBase {
@Override
public void initialize() {
poussoir.pousser();
poussoir.bloquer();
}
// Called every time the scheduler runs while the command is scheduled.