mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-18 10:45:27 +02:00
Add Joystick type detection and Xbox controller support
* Add joystick type detection (with joystick_type setting to override it) * Fix multiple joysticks from interfering with each other by only reading from one (add joystick_id setting) * Add support for Xbox controllers
This commit is contained in:
@@ -171,4 +171,3 @@ void the_game(bool *kill,
|
||||
bool simple_singleplayer_mode);
|
||||
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user