forgot this

This commit is contained in:
lempamo 2017-02-25 20:30:13 -05:00
parent b2bd8eb462
commit 8c679e4650

View file

@ -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