mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-26 00:22:55 +00:00
fix nacp language buffer (ryubing/ryujinx!281)
See merge request ryubing/ryujinx!281
This commit is contained in:
@@ -23,7 +23,9 @@ namespace Ryujinx.HLE.HOS.SystemState
|
||||
"es-419",
|
||||
"zh-Hans",
|
||||
"zh-Hant",
|
||||
"pt-BR"
|
||||
"pt-BR",
|
||||
"pl",
|
||||
"th"
|
||||
];
|
||||
|
||||
internal long DesiredKeyboardLayout { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user