mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-25 12:01:06 +01:00
Remove movement_speed_descend (unused)
This commit is contained in:
parent
dc3101b6f9
commit
fa3718f610
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ movement_speed_fast = 10.89
|
|||
|
||||
movement_speed_jump = 6.6
|
||||
movement_speed_climb = 2.35
|
||||
movement_speed_descend = 6
|
||||
# TODO: Add descend speed (3.0) when available
|
||||
|
||||
movement_liquid_fluidity = 1.13
|
||||
movement_liquid_fluidity_smooth = 0.5
|
||||
|
|
Loading…
Reference in a new issue