Fix wrong minimum for repeat_place_time in settingtypes.txt
rebase mistake from #14542
This commit is contained in:
parent
b61c83a19d
commit
24704b01d9
@ -114,7 +114,7 @@ always_fly_fast (Always fly fast) bool true
|
||||
# the place button.
|
||||
#
|
||||
# Requires: keyboard_mouse
|
||||
repeat_place_time (Place repetition interval) float 0.25 0.15 2.0
|
||||
repeat_place_time (Place repetition interval) float 0.25 0.16 2.0
|
||||
|
||||
# The minimum time in seconds it takes between digging nodes when holding
|
||||
# the dig button.
|
||||
|
Loading…
Reference in New Issue
Block a user