mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Remove unimplemented setting movement_speed_descend
(#5892)
This commit is contained in:
@@ -886,7 +886,6 @@ movement_speed_crouch (Crouch speed) float 1.35
|
||||
movement_speed_fast (Fast mode speed) float 20
|
||||
movement_speed_climb (Climbing speed) float 3
|
||||
movement_speed_jump (Jumping speed) float 6.5
|
||||
movement_speed_descend (Descending speed) float 6
|
||||
movement_liquid_fluidity (Liquid fluidity) float 1
|
||||
movement_liquid_fluidity_smooth (Liquid fluidity smoothing) float 0.5
|
||||
movement_liquid_sink (Liquid sink) float 10
|
||||
|
@@ -1078,9 +1078,6 @@ max_out_chat_queue_size = 20
|
||||
# type: float
|
||||
# movement_speed_jump = 6.5
|
||||
|
||||
# type: float
|
||||
# movement_speed_descend = 6
|
||||
|
||||
# type: float
|
||||
# movement_liquid_fluidity = 1
|
||||
|
||||
|
Reference in New Issue
Block a user