mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
This commit is contained in:
@@ -2293,7 +2293,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
if (direc.Z > 2.0f)
|
||||
{
|
||||
direc.Z *= 2.5f;
|
||||
direc.Z *= 2.6f;
|
||||
|
||||
// TODO: PreJump and jump happen too quickly. Many times prejump gets ignored.
|
||||
Animator.TrySetMovementAnimation("PREJUMP");
|
||||
|
||||
Reference in New Issue
Block a user