From 6f5028bfcf7178e1f4ade80c3262fa2977a9d466 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Tue, 11 Aug 2020 13:41:45 +1000 Subject: [PATCH] Fix line breaks in label see #2284 --- src/BizHawk.Client.EmuHawk/config/SoundConfig.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/BizHawk.Client.EmuHawk/config/SoundConfig.Designer.cs b/src/BizHawk.Client.EmuHawk/config/SoundConfig.Designer.cs index 78591bc60b..fc60c8a5a5 100644 --- a/src/BizHawk.Client.EmuHawk/config/SoundConfig.Designer.cs +++ b/src/BizHawk.Client.EmuHawk/config/SoundConfig.Designer.cs @@ -313,7 +313,7 @@ this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.label3.Location = new System.Drawing.Point(161, 35); this.label3.Name = "label3"; - this.label3.Text = "Controls whether cores even generate audio."; + this.label3.Text = "Controls whether cores\neven generate audio."; // // SoundConfig //