mirror of
https://git.alee14.me/shiftos-archive/ShiftOS_TheReturn.git
synced 2025-01-23 02:12:14 +00:00
forgot this
This commit is contained in:
parent
b2bd8eb462
commit
8c679e4650
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue