Cleanup GameShark.Designer.cs
This commit is contained in:
commit
9864d8190c
|
@ -114,6 +114,7 @@
|
||||||
this.MaximizeBox = false;
|
this.MaximizeBox = false;
|
||||||
this.Name = "GameShark";
|
this.Name = "GameShark";
|
||||||
this.Text = "GameShark Converter";
|
this.Text = "GameShark Converter";
|
||||||
|
this.Load += new System.EventHandler(this.GameShark_Load);
|
||||||
this.ResumeLayout(false);
|
this.ResumeLayout(false);
|
||||||
this.PerformLayout();
|
this.PerformLayout();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue