From 98ba9b941b5b5062a1723c225e6f9f782a9c74a9 Mon Sep 17 00:00:00 2001 From: Alee14 Date: Sun, 2 Sep 2018 14:13:03 -0400 Subject: Boot and crash fixes --- Project Ports/Crash.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Project Ports/Crash.Designer.cs') diff --git a/Project Ports/Crash.Designer.cs b/Project Ports/Crash.Designer.cs index 8c9d8d7..28ad72a 100644 --- a/Project Ports/Crash.Designer.cs +++ b/Project Ports/Crash.Designer.cs @@ -42,7 +42,7 @@ this.txtCrash.BackColor = System.Drawing.Color.Black; this.txtCrash.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtCrash.Cursor = System.Windows.Forms.Cursors.IBeam; - this.txtCrash.Font = new System.Drawing.Font("Consolas", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.txtCrash.Font = new System.Drawing.Font("Consolas", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.txtCrash.ForeColor = System.Drawing.Color.Red; this.txtCrash.Location = new System.Drawing.Point(21, 15); this.txtCrash.MaxLength = 32767; -- cgit v1.2.3