1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Fix some more joystick issues (#10624)

This commit is contained in:
Markus 2020-12-19 22:01:05 +01:00 committed by GitHub
parent 5066fe7583
commit af22dd86e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 55 additions and 50 deletions

View file

@ -129,6 +129,9 @@
# type: float min: 0.001
# repeat_joystick_button_time = 0.17
# The deadzone of the joystick
# joystick_deadzone = 2048
# The sensitivity of the joystick axes for moving the
# ingame view frustum around.
# type: float