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) =