Merge branch 'master' of https://github.com/TASVideos/BizHawk
This commit is contained in:
commit
0c2c2dcb7c
|
@ -173,6 +173,7 @@
|
|||
this.miAutoSave.Name = "miAutoSave";
|
||||
this.miAutoSave.Size = new System.Drawing.Size(193, 22);
|
||||
this.miAutoSave.Text = "Auto-Save";
|
||||
this.miAutoSave.Click += new System.EventHandler(this.miAutoSave_Click);
|
||||
//
|
||||
// toolStripSeparator2
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue