mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-01-18 16:53:33 +00:00
Adding sv and fi to SystemStateMgr.cs
This commit is contained in:
parent
fd11ec4033
commit
da779d9609
@ -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 New Issue
Block a user