This commit is contained in:
parent
f0b1e4b9a8
commit
59914477b4
5 changed files with 14 additions and 11 deletions
|
@ -632,7 +632,7 @@ void CPlayerModeBase::jump()
|
|||
moveVel.vy=-getPlayerMetrics()->m_metric[PM__JUMP_VELOCITY]<<VELOCITY_SHIFT;
|
||||
setMoveVelocity(&moveVel);
|
||||
}
|
||||
int spr=2;
|
||||
int spr=5;
|
||||
void CPlayerModeBase::spring()
|
||||
{
|
||||
DVECTOR moveVel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue