fixed typo

This commit is contained in:
Aidan Ferguson 2016-02-27 13:29:41 -05:00
parent 7634ea77f5
commit a40be9e589
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))
{