Change the name of the GameShark Converter to Cheat Code Converter
This commit is contained in:
parent
8bae2a4648
commit
f80662ddb1
|
@ -124,7 +124,7 @@
|
|||
this.MinimumSize = new System.Drawing.Size(230, 155);
|
||||
this.Name = "GameShark";
|
||||
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
|
||||
this.Text = "GameShark Converter";
|
||||
this.Text = "Cheat Code Converter";
|
||||
this.Load += new System.EventHandler(this.GameShark_Load);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
|
Loading…
Reference in New Issue