From a461d563fad65ac14dbe997855e11168d966d425 Mon Sep 17 00:00:00 2001 From: Joseph Ferano Date: Wed, 13 Apr 2022 12:43:48 +0700 Subject: [PATCH] Woops --- Bot/Games/HackerBattle.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bot/Games/HackerBattle.fs b/Bot/Games/HackerBattle.fs index 262b111..aba2eb6 100644 --- a/Bot/Games/HackerBattle.fs +++ b/Bot/Games/HackerBattle.fs @@ -321,7 +321,7 @@ type HackerGame() = [] member this.ShieldCommand (ctx : InteractionContext) = - enforceChannels (DiscordInteractionContext ctx) Trainer. defend + enforceChannels (DiscordInteractionContext ctx) Trainer.defend defend [] member this.ScanCommand (ctx : InteractionContext) =