Skip to content
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:lsmoura/mtgjson
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmoura committed Mar 27, 2016
2 parents 71f880b + a497b06 commit 02c45c1
Show file tree
Hide file tree
Showing 114 changed files with 20,629 additions and 5,532 deletions.
4 changes: 2 additions & 2 deletions build/buildLang.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function retrieve(lang, set, callback) {
}

multiverseids.push(multiverseid);
cb();
setImediate(cb);
},
this
);
Expand Down Expand Up @@ -152,4 +152,4 @@ function retrieve(lang, set, callback) {
console.log('done fetching set ' + set.code);
}
);
}
}
Loading

0 comments on commit 02c45c1

Please sign in to comment.