remove auto d3 on task.json

This commit is contained in:
Lorenc Pekaj 2018-12-09 00:58:24 +11:00
parent 6166c34dd7
commit 607a13ff3d

2
.vscode/tasks.json vendored
View File

@ -10,7 +10,7 @@
"-Dgamemodes", "-Dgamemodes",
"-;+", "-;+",
"-(+", "-(+",
"-d3" //"-d3"
], ],
"group": { "group": {
"kind": "build", "kind": "build",