aboutsummaryrefslogtreecommitdiff
path: root/Project Ports/Crash.Designer.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Project Ports/Crash.Designer.cs')
-rw-r--r--Project Ports/Crash.Designer.cs2
1 files changed, 1 insertions, 1 deletions
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;