TYPOS
This commit is contained in:
parent
a40be9e589
commit
0ed78e6902
@ -204,7 +204,7 @@ private:
|
|||||||
{
|
{
|
||||||
shooter.BoostRamp();
|
shooter.BoostRamp();
|
||||||
ramping = true;
|
ramping = true;
|
||||||
}
|
}*/
|
||||||
else if(ramping && !operator_stick.GetRawButton(RAMP_RAISE)
|
else if(ramping && !operator_stick.GetRawButton(RAMP_RAISE)
|
||||||
&& !operator_stick.GetRawButton(RAMP_LOWER))
|
&& !operator_stick.GetRawButton(RAMP_LOWER))
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user