Fix someone's freudian typo
This commit is contained in:
parent
852c37d63b
commit
4b65d9e9cf
|
@ -187,7 +187,7 @@ namespace BizHawk.MultiClient
|
|||
{
|
||||
Label TempLabel;
|
||||
InputWidget TempTextBox;
|
||||
this.Text = ControllerStr + "PCEjin / SGX";
|
||||
this.Text = ControllerStr + "PCE Engine / SuperGrafx";
|
||||
ControllerImage.Image = BizHawk.MultiClient.Properties.Resources.PCEngineController;
|
||||
int jpad = this.ControllComboBox.SelectedIndex;
|
||||
string[] ButtonMappings = new string[PCEControlList.Length];
|
||||
|
|
Loading…
Reference in New Issue