diff --git a/BizHawk.Client.EmuHawk/tools/BasicBot/BasicBot.Designer.cs b/BizHawk.Client.EmuHawk/tools/BasicBot/BasicBot.Designer.cs
index 38e49ef4c6..42faaa52cd 100644
--- a/BizHawk.Client.EmuHawk/tools/BasicBot/BasicBot.Designer.cs
+++ b/BizHawk.Client.EmuHawk/tools/BasicBot/BasicBot.Designer.cs
@@ -419,6 +419,7 @@
 			this.panel1.AutoScroll = true;
 			this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
 			this.panel1.Controls.Add(this.BestAttemptLogLabel);
+			this.panel1.Font =  new System.Drawing.Font(System.Drawing.FontFamily.GenericMonospace.Name, 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
 			this.panel1.Location = new System.Drawing.Point(12, 112);
 			this.panel1.Name = "panel1";
 			this.panel1.Size = new System.Drawing.Size(227, 251);
@@ -921,4 +922,4 @@
 		private System.Windows.Forms.ToolStripMenuItem _2ByteMenuItem;
 		private System.Windows.Forms.ToolStripMenuItem _4ByteMenuItem;
 	}
-}
\ No newline at end of file
+}