mirror of
https://github.com/GreemDev/Ryujinx
synced 2024-12-22 03:46:39 +01:00
Adding Swedish to ApplicationControlProperty.cs
This commit is contained in:
parent
61a11b07dc
commit
d92981ce5c
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ namespace Ryujinx.Horizon.Sdk.Ns
|
|||
TraditionalChinese = 13,
|
||||
SimplifiedChinese = 14,
|
||||
BrazilianPortuguese = 15,
|
||||
Swedish = 16,
|
||||
}
|
||||
|
||||
public enum Organization
|
||||
|
|
Loading…
Reference in a new issue