mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-28 13:53:45 +01:00
Remove movement_speed_descend (unused)
This commit is contained in:
parent
dc3101b6f9
commit
fa3718f610
@ -12,7 +12,7 @@ movement_speed_fast = 10.89
|
|||||||
|
|
||||||
movement_speed_jump = 6.6
|
movement_speed_jump = 6.6
|
||||||
movement_speed_climb = 2.35
|
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 = 1.13
|
||||||
movement_liquid_fluidity_smooth = 0.5
|
movement_liquid_fluidity_smooth = 0.5
|
||||||
|
Loading…
Reference in New Issue
Block a user