Commit cc66f132 authored by nanahira's avatar nanahira

fix

parent 36c9d9aa
...@@ -159,13 +159,13 @@ ...@@ -159,13 +159,13 @@
"path": "./ygopro/script/", "path": "./ygopro/script/",
"remote": "origin", "remote": "origin",
"branch": "master", "branch": "master",
"callback": false "callback": false
}, },
"ocgcore": { "ocgcore": {
"path": "./ygopro/ocgcore/", "path": "./ygopro/ocgcore/",
"remote": "origin", "remote": "origin",
"branch": "master", "branch": "master",
"callback": { "callback": {
"command": "make", "command": "make",
"args": [ "args": [
"config=release" "config=release"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment