From f445ab5e1184b58bdb5c444bc595bfe2b0602086 Mon Sep 17 00:00:00 2001 From: william341 Date: Sat, 4 Feb 2017 17:20:58 -0700 Subject: [PATCH] f**king beeping noise --- ShiftOS.WinForms/Oobe.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/ShiftOS.WinForms/Oobe.cs b/ShiftOS.WinForms/Oobe.cs index 452bb5e..32a1fed 100644 --- a/ShiftOS.WinForms/Oobe.cs +++ b/ShiftOS.WinForms/Oobe.cs @@ -77,7 +77,6 @@ namespace ShiftOS.WinForms { textgeninput.Text = rtext + "|"; })); - Console.Beep(750, 50); slashcount++; if (slashcount == 5) slashcount = 1;