Fixed startup
This commit is contained in:
parent
74eac23ed3
commit
de6dd9b27a
@ -41,7 +41,7 @@ namespace NadekoBot.Modules.Games
|
||||
private float chance;
|
||||
private int cooldown;
|
||||
|
||||
public PlantPick(DiscordModule module)
|
||||
public PlantPick()
|
||||
{
|
||||
NadekoBot.Client.MessageReceived += PotentialFlowerGeneration;
|
||||
rng = new Random();
|
||||
|
Loading…
Reference in New Issue
Block a user