aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS.WinForms')
-rw-r--r--ShiftOS.WinForms/Oobe.cs1
1 files changed, 0 insertions, 1 deletions
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;