diff --git a/plugins/CS2/commands/csBoot.ts b/plugins/CS2/commands/csBoot.ts index 088634d..9888603 100644 --- a/plugins/CS2/commands/csBoot.ts +++ b/plugins/CS2/commands/csBoot.ts @@ -11,7 +11,7 @@ export default new Command({ description: "Will do as you wish.", options: [ { - name: "server", description: "(default) 0: cs2-WeConnected-ns1, 1: cs2-WeConnected-ns2", + name: "server", description: "(default) 0: CS2-SWT", type: ApplicationCommandOptionType.Integer }, {