1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-20 08:25:09 -06:00

moved metadata to process

This commit is contained in:
emmaus
2018-08-02 20:14:49 +00:00
committed by emmauss
parent d137405e94
commit a9a2c0c2f5
3 changed files with 5 additions and 4 deletions

View File

@@ -5,8 +5,6 @@ namespace Ryujinx.HLE.OsHle
{
public class SystemStateMgr
{
internal static Npdm TitleMetadata { get; set; }
internal static string[] LanguageCodes = new string[]
{
"ja",