Skip to content

Commit

Permalink
Reverted messagequeue
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwoth committed Sep 5, 2016
1 parent d0b2e24 commit f765532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Discord.Net/MessageQueue.cs
Original file line number Diff line number Diff line change
Expand Up @@ -276,4 +276,4 @@ private int GenerateNonce()
return _nonceRand.Next(1, int.MaxValue);
}
}
}
}

0 comments on commit f765532

Please sign in to comment.