better hentai, cleanup, fixes

This commit is contained in:
Master Kwoth
2016-01-28 16:52:39 +01:00
parent 32e62186a9
commit f48265d419
3 changed files with 58 additions and 17 deletions

View File

@@ -155,7 +155,6 @@ namespace NadekoBot.Classes.Music {
Console.WriteLine("Canceling buffer token");
}
} catch (Exception ex) { Console.WriteLine($"Canceling buffer token failed {ex}"); }
Console.WriteLine("Waiting");
await Task.Delay(1000);
}