This commit is contained in:
parent
b8335160dd
commit
5ebc73e91c
1 changed files with 0 additions and 1 deletions
|
@ -606,7 +606,6 @@ void CPlayerModeBase::jump()
|
||||||
moveVel.vy=-getPlayerMetrics()->m_metric[PM__JUMP_VELOCITY]<<VELOCITY_SHIFT;
|
moveVel.vy=-getPlayerMetrics()->m_metric[PM__JUMP_VELOCITY]<<VELOCITY_SHIFT;
|
||||||
setMoveVelocity(&moveVel);
|
setMoveVelocity(&moveVel);
|
||||||
}
|
}
|
||||||
int barg=5;
|
|
||||||
void CPlayerModeBase::jumpback()
|
void CPlayerModeBase::jumpback()
|
||||||
{
|
{
|
||||||
DVECTOR moveVel;
|
DVECTOR moveVel;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue