Woops
This commit is contained in:
parent
e47defa2d8
commit
a461d563fa
@ -321,7 +321,7 @@ type HackerGame() =
|
||||
|
||||
[<SlashCommand("shield", "Create a passive shield that will protect you for a certain time")>]
|
||||
member this.ShieldCommand (ctx : InteractionContext) =
|
||||
enforceChannels (DiscordInteractionContext ctx) Trainer. defend
|
||||
enforceChannels (DiscordInteractionContext ctx) Trainer.defend defend
|
||||
|
||||
[<SlashCommand("scan", "Find 5 targets connected to the network we can try to hack")>]
|
||||
member this.ScanCommand (ctx : InteractionContext) =
|
||||
|
Loading…
x
Reference in New Issue
Block a user