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

This commit is contained in:
EmulationFanatic 2022-11-15 14:19:25 -07:00 committed by Matt Heins
commit 970f9a8c91

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
}; };