Embeds, Cleanup and Improvements to Roll, Userinfo the init process

This commit is contained in:
Runebaas 2017-04-17 23:58:43 +02:00
parent 6d5c6f2ea8
commit 735a4a81d4
5 changed files with 65 additions and 33 deletions

View file

@ -18,10 +18,6 @@ namespace Geekbot.net.Lib
// {
// get
// {
// if (_instance.IsValueCreated)
// {
// return _instance.Value;
// }
// lock (ThreadLock)
// {
// if (Client == null)