diff options
author | EmulationFanatic <62343878+EmulationFanatic@users.noreply.github.com> | 2022-11-15 14:19:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-15 22:19:25 +0100 |
commit | b8de72de8f25f0bb7f994bc07a0387c1c247b6fe (patch) | |
tree | 233e720b681f0ec2a0c38e142cdc940887a72dbd | |
parent | eebc39228db4663e03fa73306e725424f7ce1273 (diff) |
It's REE-YOU-JINX (#3839)1.1.344
-rw-r--r-- | Ryujinx/Ui/Windows/AboutWindow.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx/Ui/Windows/AboutWindow.Designer.cs b/Ryujinx/Ui/Windows/AboutWindow.Designer.cs index c0721664..8117cf36 100644 --- a/Ryujinx/Ui/Windows/AboutWindow.Designer.cs +++ b/Ryujinx/Ui/Windows/AboutWindow.Designer.cs @@ -113,7 +113,7 @@ namespace Ryujinx.Ui.Windows // // _ryujinxPhoneticLabel // - _ryujinxPhoneticLabel = new Label("(REE-YOU-JI-NX)") + _ryujinxPhoneticLabel = new Label("(REE-YOU-JINX)") { Justify = Justification.Center }; |