Update Form1.Designer.cs

This commit is contained in:
n00mkrad
2021-08-30 12:12:35 +02:00
parent 3c74c8ae4d
commit 13dbd6195f

View File

@@ -288,6 +288,7 @@
this.fpsInTbox.ReadOnly = true;
this.fpsInTbox.Size = new System.Drawing.Size(100, 23);
this.fpsInTbox.TabIndex = 8;
this.fpsInTbox.Text = "0";
this.fpsInTbox.TextChanged += new System.EventHandler(this.fpsInTbox_TextChanged);
//
// interpFactorCombox