Change the name of the GameShark Converter to Cheat Code Converter

This commit is contained in:
hegyak 2017-01-04 18:04:38 -08:00
parent 8bae2a4648
commit f80662ddb1
2 changed files with 361 additions and 361 deletions

View File

@ -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();