mirror of
https://github.com/YGGverse/xash3d-fwgs.git
synced 2025-02-08 13:14:28 +00:00
![Gleb Mazovetskiy](/assets/img/avatar_default.png)
1. Do not disable SDL_JOYSTICK events. Disabling these events causes game controller events to be disabled as well. Instead, filter these events out. 2. Fix button mapping (it was off by one).