Fix wrong minimum for repeat_place_time in settingtypes.txt

rebase mistake from #14542
This commit is contained in:
grorp 2024-10-16 21:35:30 +02:00
parent b61c83a19d
commit 24704b01d9

View file

@ -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.