Skip to content

Commit

Permalink
Updated VisionShoot.
Browse files Browse the repository at this point in the history
  • Loading branch information
NottheIRS committed Mar 12, 2024
1 parent 078376b commit 79a7815
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/cpp/commands/VisionShoot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ bool VisionShoot::IsFinished() {

void VisionShoot::End(bool interrupted) {
m_controlData.autoAimInput.autoAim = false;
m_controlData.launcherInput.runIndexerForward = false;
}

0 comments on commit 79a7815

Please sign in to comment.