diff --git a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs index 9e79181..928ff82 100644 --- a/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs +++ b/ShiftOS.WinForms/Applications/ShiftLetters.Designer.cs @@ -84,7 +84,9 @@ namespace ShiftOS.WinForms.Applications this.lbllives.Anchor = System.Windows.Forms.AnchorStyles.None; this.lbllives.Location = new System.Drawing.Point(9, 201); this.lbllives.Name = "lbllives"; + this.lbllives.Size = new System.Drawing.Size(310, 13); this.lbllives.TabIndex = 3; + this.lbllives.Text = "To play, guess numbers and letters by typing in the box."; this.lbllives.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // btnrestart