diff options
Diffstat (limited to 'ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
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 // |
