This commit is contained in:
EdwardFaucher 2022-12-06 18:09:59 -05:00
parent 1fa39c16e6
commit 4c0062c9d6

View File

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