diff options
Diffstat (limited to 'TimeHACK.Main/OS/BIOS')
| -rw-r--r-- | TimeHACK.Main/OS/BIOS/BIOS.Designer.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ /// </summary> private void InitializeComponent() { - this.BIOSConsole = new TimeHACK.OS.Win95.Win95Apps.WinClassicTerminal(); + this.BIOSConsole = new TimeHACK.OS.Win95.Win95Apps.WinClassicTerminal(true); this.SuspendLayout(); // // BIOSConsole |
