aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
diff options
context:
space:
mode:
authorpfg <[email protected]>2017-03-05 15:08:53 -0800
committerpfg <[email protected]>2017-03-05 15:08:53 -0800
commit2b3a4f91b2809932c1a938b6ba4633d5606fcecd (patch)
treee7feda134ea872b0369c53e7de9e3d58604d4bef /ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
parentca19c496ded9f4080ce99d927e9f1abf351fbaf0 (diff)
downloadshiftos_thereturn-2b3a4f91b2809932c1a938b6ba4633d5606fcecd.tar.gz
shiftos_thereturn-2b3a4f91b2809932c1a938b6ba4633d5606fcecd.tar.bz2
shiftos_thereturn-2b3a4f91b2809932c1a938b6ba4633d5606fcecd.zip
Minesweeper refactor complete
Diffstat (limited to 'ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs')
-rw-r--r--ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs b/ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
index 8090b96..5ba0e0b 100644
--- a/ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
+++ b/ShiftOS.WinForms/Applications/ShiftSweeper.Designer.cs
@@ -155,9 +155,9 @@ namespace ShiftOS.WinForms.Applications
this.lblinfo2.AutoSize = true;
this.lblinfo2.Location = new System.Drawing.Point(4, 22);
this.lblinfo2.Name = "lblinfo2";
- this.lblinfo2.Size = new System.Drawing.Size(233, 13);
+ this.lblinfo2.Size = new System.Drawing.Size(231, 13);
this.lblinfo2.TabIndex = 8;
- this.lblinfo2.Text = "Click the button on the right to toggle flag mode.";
+ this.lblinfo2.Text = "Right click to flag, middle click to question mark";
//
// ShiftSweeper
//