Merge branch 'main' of https://demerso.net/pls5618/2023/betabots
This commit is contained in:
commit
7c3eb49b8b
@ -19,7 +19,9 @@ public class Activer_poussoir extends CommandBase {
|
|||||||
|
|
||||||
// Called when the command is initially scheduled.
|
// Called when the command is initially scheduled.
|
||||||
@Override
|
@Override
|
||||||
public void initialize() {}
|
public void initialize() {
|
||||||
|
poussoir.pousser();
|
||||||
|
}
|
||||||
|
|
||||||
// Called once the command ends or is interrupted.
|
// Called once the command ends or is interrupted.
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
x
Reference in New Issue
Block a user