Cleanup GameShark.Designer.cs

This commit is contained in:
hegyak 2015-11-14 12:13:39 -08:00
commit 9864d8190c
1 changed files with 1 additions and 0 deletions

View File

@ -114,6 +114,7 @@
this.MaximizeBox = false;
this.Name = "GameShark";
this.Text = "GameShark Converter";
this.Load += new System.EventHandler(this.GameShark_Load);
this.ResumeLayout(false);
this.PerformLayout();