Updated Amstrad CPC Non-Sync Settings name

This commit is contained in:
KshitijKapoor8 2024-05-05 18:04:16 -05:00 committed by James Groom
parent 4d5e588a59
commit 6754120dc7
1 changed files with 2 additions and 2 deletions

View File

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