mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Fix wrong minimum for repeat_place_time in settingtypes.txt
rebase mistake from #14542
This commit is contained in:
@@ -114,7 +114,7 @@ always_fly_fast (Always fly fast) bool true
|
|||||||
# the place button.
|
# the place button.
|
||||||
#
|
#
|
||||||
# Requires: keyboard_mouse
|
# 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 minimum time in seconds it takes between digging nodes when holding
|
||||||
# the dig button.
|
# the dig button.
|
||||||
|
Reference in New Issue
Block a user