Woopsie daisy, hopefuly you had fun xd
This commit is contained in:
@@ -67,6 +67,7 @@ namespace NadekoBot.Modules.Gambling
|
|||||||
if (!removed)
|
if (!removed)
|
||||||
{
|
{
|
||||||
await channel.SendErrorAsync($"{guildUser.Mention} You don't have enough {Gambling.CurrencyPluralName}.").ConfigureAwait(false);
|
await channel.SendErrorAsync($"{guildUser.Mention} You don't have enough {Gambling.CurrencyPluralName}.").ConfigureAwait(false);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
//heads = true
|
//heads = true
|
||||||
//tails = false
|
//tails = false
|
||||||
|
Reference in New Issue
Block a user