From a6aaf717690551e72e2bcaa418f61f51b91ab630 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Tue, 19 Jun 2018 20:32:14 +0200 Subject: fixed help by renaiming commands File --- DiscoBot/Audio/Voice.cs | 2 -- 1 file changed, 2 deletions(-) (limited to 'DiscoBot/Audio/Voice.cs') diff --git a/DiscoBot/Audio/Voice.cs b/DiscoBot/Audio/Voice.cs index daebed7..24512d2 100644 --- a/DiscoBot/Audio/Voice.cs +++ b/DiscoBot/Audio/Voice.cs @@ -98,8 +98,6 @@ } var sc = new SpellCorrect(); - - } private static Process CreateStream(string path, int vol = 256) -- cgit v1.2.3-54-g00ecf