Update Form1.Designer.cs

This commit is contained in:
N00MKRAD 2021-05-31 23:28:31 +02:00
parent 29c2a958a7
commit ee049854fe
1 changed files with 2 additions and 2 deletions

View File

@ -1074,7 +1074,7 @@
//
this.label20.AutoSize = true;
this.label20.ForeColor = System.Drawing.Color.Silver;
this.label20.Location = new System.Drawing.Point(416, 161);
this.label20.Location = new System.Drawing.Point(420, 161);
this.label20.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(339, 15);
@ -1092,7 +1092,7 @@
"30",
"60",
"120"});
this.maxFps.Location = new System.Drawing.Point(276, 157);
this.maxFps.Location = new System.Drawing.Point(280, 157);
this.maxFps.Name = "maxFps";
this.maxFps.Size = new System.Drawing.Size(100, 23);
this.maxFps.TabIndex = 88;