Woopsie daisy, hopefuly you had fun xd

This commit is contained in:
Kwoth 2016-12-23 22:17:19 +01:00
parent 1808d4961f
commit 9ea7f42d54

View File

@ -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