mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 09:39:56 -06:00
Fix GTK3 mapping for single quote key (#2612)
This commit is contained in:
@ -134,7 +134,7 @@ namespace Ryujinx.Input.GTK3
|
||||
GtkKey.bracketleft,
|
||||
GtkKey.bracketright,
|
||||
GtkKey.semicolon,
|
||||
GtkKey.quotedbl,
|
||||
GtkKey.quoteright,
|
||||
GtkKey.comma,
|
||||
GtkKey.period,
|
||||
GtkKey.slash,
|
||||
|
Reference in New Issue
Block a user