snes options -> bsnes options
This commit is contained in:
parent
b1c5e35005
commit
03ceeecddb
|
@ -119,7 +119,7 @@
|
||||||
this.Name = "SNESOptions";
|
this.Name = "SNESOptions";
|
||||||
this.ShowIcon = false;
|
this.ShowIcon = false;
|
||||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||||
this.Text = "SNES Options";
|
this.Text = "BSNES Options";
|
||||||
this.ResumeLayout(false);
|
this.ResumeLayout(false);
|
||||||
this.PerformLayout();
|
this.PerformLayout();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue