removed wowjoke duplicate, thx remilia
This commit is contained in:
parent
0925bd46c2
commit
03f927dd05
@ -30,7 +30,6 @@ namespace NadekoBot.Modules.Searches
|
|||||||
commands.Add(new RedditCommand(this));
|
commands.Add(new RedditCommand(this));
|
||||||
commands.Add(new WowJokeCommand(this));
|
commands.Add(new WowJokeCommand(this));
|
||||||
commands.Add(new CalcCommand(this));
|
commands.Add(new CalcCommand(this));
|
||||||
commands.Add(new WowJokeCommand(this));
|
|
||||||
rng = new Random();
|
rng = new Random();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user