diff --git a/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs b/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs index c977389..12d2860 100644 --- a/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs +++ b/Rs.SkyLine/Recipe/TurnoverLocationRecipe.Designer.cs @@ -182,21 +182,21 @@ // takeProductToolStripMenuItem // this.takeProductToolStripMenuItem.Name = "takeProductToolStripMenuItem"; - this.takeProductToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.takeProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.takeProductToolStripMenuItem.Text = "TakeProduct"; this.takeProductToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // // dumpProductToolStripMenuItem // this.dumpProductToolStripMenuItem.Name = "dumpProductToolStripMenuItem"; - this.dumpProductToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.dumpProductToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.dumpProductToolStripMenuItem.Text = "DumpProduct"; this.dumpProductToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // // moveToolStripMenuItem // this.moveToolStripMenuItem.Name = "moveToolStripMenuItem"; - this.moveToolStripMenuItem.Size = new System.Drawing.Size(180, 22); + this.moveToolStripMenuItem.Size = new System.Drawing.Size(156, 22); this.moveToolStripMenuItem.Text = "Move"; this.moveToolStripMenuItem.Click += new System.EventHandler(this.goToolStripMenuItem_Click); // @@ -657,6 +657,7 @@ this.dgvSlotOffset.RowTemplate.Height = 23; this.dgvSlotOffset.Size = new System.Drawing.Size(386, 354); this.dgvSlotOffset.TabIndex = 8; + this.dgvSlotOffset.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvSlotOffset_CellValueChanged); // // dataGridViewTextBoxColumn4 //