From 6754120dc7be1079237e1b766a9c10b38c739f66 Mon Sep 17 00:00:00 2001 From: KshitijKapoor8 Date: Sun, 5 May 2024 18:04:16 -0500 Subject: [PATCH] Updated Amstrad CPC Non-Sync Settings name --- .../config/AmstradCPC/AmstradCPCNonSyncSettings.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BizHawk.Client.EmuHawk/config/AmstradCPC/AmstradCPCNonSyncSettings.Designer.cs b/src/BizHawk.Client.EmuHawk/config/AmstradCPC/AmstradCPCNonSyncSettings.Designer.cs index bf7c211920..af1b8038a6 100644 --- a/src/BizHawk.Client.EmuHawk/config/AmstradCPC/AmstradCPCNonSyncSettings.Designer.cs +++ b/src/BizHawk.Client.EmuHawk/config/AmstradCPC/AmstradCPCNonSyncSettings.Designer.cs @@ -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; } -} \ No newline at end of file +}