From beb2bb27d7cd957a43c26ec73ad96a8241a34008 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 8 Feb 2017 16:33:01 -0500 Subject: "My Shop" menu item works. --- ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs') diff --git a/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs b/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs index 40a7f56..220f061 100644 --- a/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs +++ b/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs @@ -244,6 +244,7 @@ namespace ShiftOS.WinForms.Applications this.myShopToolStripMenuItem.Name = "myShopToolStripMenuItem"; this.myShopToolStripMenuItem.Size = new System.Drawing.Size(152, 22); this.myShopToolStripMenuItem.Text = "My Shop"; + this.myShopToolStripMenuItem.Click += new System.EventHandler(this.myShopToolStripMenuItem_Click); // // openAShopToolStripMenuItem // -- cgit v1.2.3