Skip to content

Commit 4d99de7

Browse files
committed
sampctl default build
1 parent f5797e3 commit 4d99de7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/tasks.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,7 @@
2020
"label": "build debug",
2121
"type": "shell",
2222
"command": "\"C:\\Program Files\\sampctl\\sampctl\" package build debug",
23-
"group": {
24-
"kind": "build",
25-
"isDefault": true
26-
},
23+
"group": "build",
2724
"isBackground": false,
2825
"presentation": {
2926
"reveal": "silent",

0 commit comments

Comments
 (0)