Make the Profile for N64 TAS option have some text.

This commit is contained in:
hegyak 2014-09-18 13:54:16 +00:00
parent 39fd62c8de
commit 7629df2892
1 changed files with 3 additions and 2 deletions

View File

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