tile manager
This commit is contained in:
6
.vscode/tasks.json
vendored
6
.vscode/tasks.json
vendored
@@ -3,10 +3,8 @@
|
||||
"tasks": [
|
||||
{
|
||||
"type": "cargo",
|
||||
"command": "",
|
||||
"args": [
|
||||
"build"
|
||||
],
|
||||
"command": "build",
|
||||
"args": [],
|
||||
"problemMatcher": [
|
||||
"$rustc"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user