Allow shiny sprite turning off

lul oops
This commit is contained in:
Kurt 2018-01-02 17:23:43 -08:00
parent 1417a6d576
commit 7705c158a9

View file

@ -494,6 +494,7 @@
// Menu_ShinySprites
//
this.Menu_ShinySprites.Checked = true;
this.Menu_ShinySprites.CheckOnClick = true;
this.Menu_ShinySprites.CheckState = System.Windows.Forms.CheckState.Checked;
this.Menu_ShinySprites.Name = "Menu_ShinySprites";
this.Menu_ShinySprites.Size = new System.Drawing.Size(152, 22);