From 13dbd6195f787894166a3815750d0bc43ef8c71e Mon Sep 17 00:00:00 2001 From: n00mkrad Date: Mon, 30 Aug 2021 12:12:35 +0200 Subject: [PATCH] Update Form1.Designer.cs --- Code/Form1.Designer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Code/Form1.Designer.cs b/Code/Form1.Designer.cs index b0024f0..1c19b56 100644 --- a/Code/Form1.Designer.cs +++ b/Code/Form1.Designer.cs @@ -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