hello
This commit is contained in:
parent
67af385d8a
commit
e5097f88ea
@ -19,7 +19,9 @@ public class Activer_poussoir extends CommandBase {
|
||||
|
||||
// Called when the command is initially scheduled.
|
||||
@Override
|
||||
public void initialize() {}
|
||||
public void initialize() {
|
||||
poussoir.pousser();
|
||||
}
|
||||
|
||||
// Called once the command ends or is interrupted.
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user