mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-10-09 15:35:50 -05:00
Adding sv and fi to SystemStateMgr.cs
This commit is contained in:
@@ -23,6 +23,8 @@ namespace Ryujinx.HLE.HOS.SystemState
|
||||
"zh-Hans",
|
||||
"zh-Hant",
|
||||
"pt-BR",
|
||||
"sv",
|
||||
"fi",
|
||||
};
|
||||
|
||||
internal long DesiredKeyboardLayout { get; private set; }
|
||||
|
Reference in New Issue
Block a user