changed userid
This commit is contained in:
parent
087198079d
commit
1aa446cb22
1 changed files with 2 additions and 2 deletions
|
@ -71,7 +71,7 @@ namespace Ryujinx.HLE
|
|||
Settings.User = new Profile()
|
||||
{
|
||||
Username = "Ryujinx",
|
||||
UserId = "00000000000000000000000000000000"
|
||||
UserId = "000123456789abcdef09876543210000"
|
||||
};
|
||||
}
|
||||
|
||||
|
@ -115,4 +115,4 @@ namespace Ryujinx.HLE
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue