Update MainForm.Designer.cs

Add warning for SMS BIOS setting
This commit is contained in:
alyosha-tas 2017-06-22 16:37:35 -04:00 committed by GitHub
parent 1b6011cefa
commit a0a84173e5
1 changed files with 1 additions and 1 deletions

View File

@ -2551,7 +2551,7 @@
//
this.SMSenableBIOSToolStripMenuItem.Name = "SMSenableBIOSToolStripMenuItem";
this.SMSenableBIOSToolStripMenuItem.Size = new System.Drawing.Size(241, 22);
this.SMSenableBIOSToolStripMenuItem.Text = "Enable BIOS";
this.SMSenableBIOSToolStripMenuItem.Text = "Enable BIOS (Must be Enabled for TAS)";
this.SMSenableBIOSToolStripMenuItem.Click += new System.EventHandler(this.SmsBiosMenuItem_Click);
//
// SMSEnableFMChipMenuItem