This commit is contained in:
parent
6718a6ceb0
commit
96ac8236d9
6 changed files with 91 additions and 5 deletions
|
@ -68,6 +68,7 @@ static PlayerMetrics s_playerMetrics=
|
|||
DEFAULT_PLAYER_RUN_SLOWDOWN, // PM__RUN_SLOWDOWN
|
||||
DEFAULT_PLAYER_PLAYER_GRAVITY/3, // PM__GRAVITY
|
||||
DEFAULT_PLAYER_TERMINAL_VELOCITY/3, // PM__TERMINAL_VELOCITY
|
||||
DEFAULT_BUTT_FALL_VELOCITY, // PM__BUTT_FALL_VELOCITY
|
||||
} };
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue