This commit is contained in:
Aidan Ferguson 2016-02-27 14:30:47 -05:00
parent a40be9e589
commit 0ed78e6902
1 changed files with 1 additions and 1 deletions

View File

@ -204,7 +204,7 @@ private:
{
shooter.BoostRamp();
ramping = true;
}
}*/
else if(ramping && !operator_stick.GetRawButton(RAMP_RAISE)
&& !operator_stick.GetRawButton(RAMP_LOWER))
{