Updated Amstrad CPC Non-Sync Settings name
This commit is contained in:
parent
4d5e588a59
commit
6754120dc7
|
@ -63,7 +63,7 @@
|
|||
//
|
||||
this.label1.Location = new System.Drawing.Point(12, 14);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Text = "ZX Spectrum Misc Non-Sync Settings";
|
||||
this.label1.Text = "Amstrad CPC Misc Non-Sync Settings";
|
||||
//
|
||||
// lblOSDVerbinfo
|
||||
//
|
||||
|
@ -123,4 +123,4 @@
|
|||
private BizHawk.WinForms.Controls.LocLabelEx label4;
|
||||
private System.Windows.Forms.ComboBox osdMessageVerbositycomboBox1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue