mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Repeated right clicking when holding the right mouse button
Configure using repeat_rightclick_time in minetest.conf
This commit is contained in:
parent
5bc14e2fe4
commit
b50da63852
3 changed files with 12 additions and 1 deletions
|
@ -146,6 +146,9 @@
|
|||
# (1: low level shaders; not implemented)
|
||||
# 2: enable high level shaders
|
||||
#enable_shaders = 2
|
||||
# The time in seconds it takes between repeated
|
||||
# right clicks when holding the right mouse button
|
||||
#repeat_rightclick_time = 0.25
|
||||
|
||||
# will only work for servers which use remote_media setting
|
||||
# and only for clients compiled with cURL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue