mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-04-30 03:22:04 -04:00
Return after krashing
This commit is contained in:
@@ -50,6 +50,7 @@ public class KrashBetCommand : ICommand
|
||||
{
|
||||
//attempt to cash out a currently running game
|
||||
await botInstance.BotServices.KasinoKrash.AttemptKrash(gambler);
|
||||
return;
|
||||
}
|
||||
if (!arguments.TryGetValue("multi", out var multiGroup))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user