From 13a99e2b6b08da0693b26d26b58ca0ca94362b20 Mon Sep 17 00:00:00 2001 From: John Clemis Date: Mon, 10 Sep 2018 19:58:23 -0500 Subject: [PATCH] Addressed one nit --- Ryujinx/Ui/GLScreen.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ryujinx/Ui/GLScreen.cs b/Ryujinx/Ui/GLScreen.cs index f98edbc3a..6de0285af 100644 --- a/Ryujinx/Ui/GLScreen.cs +++ b/Ryujinx/Ui/GLScreen.cs @@ -181,7 +181,7 @@ namespace Ryujinx }; } } - + LeftJoystickKeyboard = new HidJoystickPosition { DX = LeftJoystickDXKeyboard,