Minor comment edit

This commit is contained in:
RogueException
2015-10-25 07:37:15 -03:00
parent 3ada1117f5
commit b18bd7521b

View File

@@ -611,7 +611,7 @@ namespace Discord
case "RESUMED":
break;
//Internal (handled in DiscordSimpleClient)
//Pass to DiscordWSClient
case "VOICE_SERVER_UPDATE":
await base.OnReceivedEvent(e).ConfigureAwait(false);
break;