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

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