fixed typo
This commit is contained in:
parent
604e96e0c3
commit
7135c0b27d
@ -279,7 +279,7 @@ private:
|
|||||||
{
|
{
|
||||||
shooting = false;
|
shooting = false;
|
||||||
shooter.StopShooter();
|
shooter.StopShooter();
|
||||||
}*/
|
}
|
||||||
|
|
||||||
if(!arming && driver_stick.GetRawButton(RAMP_RAISE))
|
if(!arming && driver_stick.GetRawButton(RAMP_RAISE))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user