Update SAV_Database.Designer.cs

This commit is contained in:
Kurt 2021-08-05 12:27:26 -07:00
parent a293f1b0b4
commit 2dd3ec3e91

View file

@ -747,7 +747,7 @@
this.CHK_IsEgg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
this.CHK_IsEgg.ThreeState = true;
this.CHK_IsEgg.UseVisualStyleBackColor = true;
this.CHK_IsEgg.CheckedChanged += new System.EventHandler(this.ToggleESV);
this.CHK_IsEgg.CheckStateChanged += new System.EventHandler(this.ToggleESV);
//
// L_ESV
//