diff options
| author | william341 <[email protected]> | 2017-02-04 17:20:58 -0700 |
|---|---|---|
| committer | william341 <[email protected]> | 2017-02-04 17:20:58 -0700 |
| commit | f445ab5e1184b58bdb5c444bc595bfe2b0602086 (patch) | |
| tree | d32bab979f551d0e8c42a3716f711bcfddf96c31 /ShiftOS.WinForms | |
| parent | 32ddb11f522d9899bacb6ba829bdb0ae2e86767b (diff) | |
| download | shiftos_thereturn-f445ab5e1184b58bdb5c444bc595bfe2b0602086.tar.gz shiftos_thereturn-f445ab5e1184b58bdb5c444bc595bfe2b0602086.tar.bz2 shiftos_thereturn-f445ab5e1184b58bdb5c444bc595bfe2b0602086.zip | |
f**king beeping noise
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/Oobe.cs | 1 |
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; |
