mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-08 21:15:58 +00:00
Merge pull request #5020 from german77/AnalogfromButtonFix
Disable analog joystick from buttons by default
This commit is contained in:
@@ -180,6 +180,8 @@ struct Values {
|
||||
std::string motion_device;
|
||||
std::string udp_input_servers;
|
||||
|
||||
bool emulate_analog_keyboard;
|
||||
|
||||
bool mouse_enabled;
|
||||
std::string mouse_device;
|
||||
MouseButtonsRaw mouse_buttons;
|
||||
|
||||
Reference in New Issue
Block a user