mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-28 18:46:47 -06:00
Fix GTK3 mapping for single quote key (#2612)
This commit is contained in:
parent
bcbe6ef6cd
commit
197f587802
@ -134,7 +134,7 @@ namespace Ryujinx.Input.GTK3
|
||||
GtkKey.bracketleft,
|
||||
GtkKey.bracketright,
|
||||
GtkKey.semicolon,
|
||||
GtkKey.quotedbl,
|
||||
GtkKey.quoteright,
|
||||
GtkKey.comma,
|
||||
GtkKey.period,
|
||||
GtkKey.slash,
|
||||
|
Loading…
x
Reference in New Issue
Block a user