From 48fd30794f61de671fd556c05226c2cfc7c548ee Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 8 Feb 2017 18:01:13 -0500 Subject: Shop fixes --- ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 220f061..cced521 100644 --- a/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs +++ b/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs @@ -643,7 +643,7 @@ namespace ShiftOS.WinForms.Applications this.btnbuy.Name = "btnbuy"; this.btnbuy.Size = new System.Drawing.Size(75, 23); this.btnbuy.TabIndex = 0; - this.btnbuy.Text = "button3"; + this.btnbuy.Text = "Buy"; this.btnbuy.UseVisualStyleBackColor = true; this.btnbuy.Click += new System.EventHandler(this.btnbuy_Click); // -- cgit v1.2.3