mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-03 06:26:04 +00:00
Easth must be east in Gamepad mapper
This commit is contained in:
@@ -116,7 +116,7 @@ public class GamepadMapper extends EvdevReader {
|
||||
readKey("dpad_up", "D-Pad Up");
|
||||
|
||||
readKey("south", "Button 1 (A)");
|
||||
readKey("easth", "Button 2 (X)");
|
||||
readKey("east", "Button 2 (X)");
|
||||
readKey("north", "Button 3 (Y)");
|
||||
readKey("west", "Button 3 (B)");
|
||||
readKey("select", "Back Button");
|
||||
|
||||
Reference in New Issue
Block a user