snes options -> bsnes options

This commit is contained in:
adelikat 2017-06-13 19:06:44 -05:00
parent b1c5e35005
commit 03ceeecddb
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
this.Name = "SNESOptions";
this.ShowIcon = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "SNES Options";
this.Text = "BSNES Options";
this.ResumeLayout(false);
this.PerformLayout();