Closed nkalupahana closed 2 months ago
Commands.sequence returns a command, just like new InstantCommand. Pretty sure you can just return the new InstantCommand directly.
Commands.sequence
new InstantCommand
Commands.sequence
returns a command, just likenew InstantCommand
. Pretty sure you can just return the new InstantCommand directly.