mirror of
https://github.com/minetest/minetest.git
synced 2025-03-06 20:48:40 +01:00
enable option to toggle touch controls on Android
Signed-off-by: David Heidelberg <david@ixit.cz>
This commit is contained in:
parent
3a59fabefe
commit
7f5a19792c
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ invert_hotbar_mouse_wheel (Hotbar: Invert mouse wheel direction) bool false
|
|||
[*Touchscreen]
|
||||
|
||||
# Enables the touchscreen controls, allowing you to play the game with a touchscreen.
|
||||
#
|
||||
# Requires: !android
|
||||
touch_controls (Enable touchscreen controls) bool true
|
||||
|
||||
# Touchscreen sensitivity multiplier.
|
||||
|
|
Loading…
Add table
Reference in a new issue