From 34ecd67921e7205bf9f7e271458bde6d325d2753 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 3 Jul 2017 17:40:59 -0400 Subject: fixed up hack1 --- TimeHACK.Main/OS/BIOS/BIOS.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TimeHACK.Main/OS/BIOS') diff --git a/TimeHACK.Main/OS/BIOS/BIOS.Designer.cs b/TimeHACK.Main/OS/BIOS/BIOS.Designer.cs index ec89495..1e77eaa 100644 --- a/TimeHACK.Main/OS/BIOS/BIOS.Designer.cs +++ b/TimeHACK.Main/OS/BIOS/BIOS.Designer.cs @@ -28,7 +28,7 @@ /// private void InitializeComponent() { - this.BIOSConsole = new TimeHACK.OS.Win95.Win95Apps.WinClassicTerminal(); + this.BIOSConsole = new TimeHACK.OS.Win95.Win95Apps.WinClassicTerminal(true); this.SuspendLayout(); // // BIOSConsole -- cgit v1.2.3