From 7629df28925ba6272bccacb0eabc01fa6defaa1e Mon Sep 17 00:00:00 2001 From: hegyak Date: Thu, 18 Sep 2014 13:54:16 +0000 Subject: [PATCH] Make the Profile for N64 TAS option have some text. --- BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs b/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs index 10bc9afee1..0d7baea95e 100644 --- a/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs +++ b/BizHawk.Client.EmuHawk/config/ProfileConfig.Designer.cs @@ -122,10 +122,11 @@ this.ProfileDialogHelpTexBox.Location = new System.Drawing.Point(184, 12); this.ProfileDialogHelpTexBox.Name = "ProfileDialogHelpTexBox"; this.ProfileDialogHelpTexBox.ReadOnly = true; - this.ProfileDialogHelpTexBox.Size = new System.Drawing.Size(198, 126); + this.ProfileDialogHelpTexBox.Size = new System.Drawing.Size(198, 154); this.ProfileDialogHelpTexBox.TabIndex = 8; this.ProfileDialogHelpTexBox.Text = "Options:\nCasual Gaming - All about performance!\n\nTool-Assisted Speedruns - Maximu" + - "m Accuracy!\n\nLongplays - Stability is the key!"; + "m Accuracy!\n\nN64 Tool-assisted Speedruns - Maximum Accuracy for N64 Recording!\n\n" + + "Longplays - Stability is the key!"; // // label1 //