mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2026-03-11 22:15:33 +00:00
Adding sv and fi to SystemStateMgr.cs
This commit is contained in:
parent
fd11ec4033
commit
da779d9609
1 changed files with 2 additions and 0 deletions
|
|
@ -23,6 +23,8 @@ namespace Ryujinx.HLE.HOS.SystemState
|
|||
"zh-Hans",
|
||||
"zh-Hant",
|
||||
"pt-BR",
|
||||
"sv",
|
||||
"fi",
|
||||
};
|
||||
|
||||
internal long DesiredKeyboardLayout { get; private set; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue