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-Hans",
|
||||||
"zh-Hant",
|
"zh-Hant",
|
||||||
"pt-BR",
|
"pt-BR",
|
||||||
|
"sv",
|
||||||
|
"fi",
|
||||||
};
|
};
|
||||||
|
|
||||||
internal long DesiredKeyboardLayout { get; private set; }
|
internal long DesiredKeyboardLayout { get; private set; }
|
||||||
|
Reference in New Issue
Block a user