Commit 280d839c authored by mercury233's avatar mercury233

version

parent 8c140028
......@@ -6,17 +6,17 @@ coffeelint.json
password.json
config.*.json
ygopro
windbot
/ygopro/
/windbot/
/decks/
/node_modules/
!/node_modules/struct/
test*
*.heapsnapshot
*.tmp
*.bak
*.log
Thumbs.db
ehthumbs.db
Desktop.ini
......
// a special version of node-struct by xdenser
// https://github.com/xdenser/node-struct/tree/f843487d6768cd0bf20c2ce7803dde2d92df5694
function byteField(p, offset) {
this.length = 1;
this.get = function () {
......
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