Fix line breaks in label

see #2284
This commit is contained in:
YoshiRulz 2020-08-11 13:41:45 +10:00
parent ecfeecdb70
commit 6f5028bfcf
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 1 deletions

View File

@ -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
//