fixed typo

This commit is contained in:
Aidan Ferguson 2016-02-27 13:29:41 -05:00
parent 604e96e0c3
commit 7135c0b27d
1 changed files with 1 additions and 1 deletions

View File

@ -279,7 +279,7 @@ private:
{
shooting = false;
shooter.StopShooter();
}*/
}
if(!arming && driver_stick.GetRawButton(RAMP_RAISE))
{