It's REE-YOU-JINX (#3839)

This commit is contained in:
EmulationFanatic 2022-11-15 14:19:25 -07:00 committed by GitHub
parent eebc39228d
commit b8de72de8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ namespace Ryujinx.Ui.Windows
// //
// _ryujinxPhoneticLabel // _ryujinxPhoneticLabel
// //
_ryujinxPhoneticLabel = new Label("(REE-YOU-JI-NX)") _ryujinxPhoneticLabel = new Label("(REE-YOU-JINX)")
{ {
Justify = Justification.Center Justify = Justification.Center
}; };