mirror of
https://github.com/GreemDev/Ryujinx
synced 2024-12-22 03:46:39 +01:00
Adding Swedish to KeyboardLayout.cs
This commit is contained in:
parent
6e279b68f0
commit
f50cfdde39
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ namespace Ryujinx.HLE.HOS.SystemState
|
|||
Korean,
|
||||
ChineseSimplified,
|
||||
ChineseTraditional,
|
||||
Swedish,
|
||||
|
||||
Min = Default,
|
||||
Max = ChineseTraditional,
|
||||
|
|
Loading…
Reference in a new issue