mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01:00
It seems that various different devices register as Joysticks on linux, and their presence has caused lots of confusion amongst minetest users. Therefore, disable the joystick feature. Closes #4261 Closes #4221