aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs
diff options
context:
space:
mode:
authorMichael <[email protected]>2017-02-08 18:01:13 -0500
committerMichael <[email protected]>2017-02-08 18:01:13 -0500
commit48fd30794f61de671fd556c05226c2cfc7c548ee (patch)
tree2fcd6a6c51a6a642bfb2996611e1ac1182dfbeff /ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs
parentbeb2bb27d7cd957a43c26ec73ad96a8241a34008 (diff)
downloadshiftos_thereturn-48fd30794f61de671fd556c05226c2cfc7c548ee.tar.gz
shiftos_thereturn-48fd30794f61de671fd556c05226c2cfc7c548ee.tar.bz2
shiftos_thereturn-48fd30794f61de671fd556c05226c2cfc7c548ee.zip
Shop fixes
Diffstat (limited to 'ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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);
//