Browse Source

多余的一行

tags/v12.3
枫谷剑仙 5 years ago
parent
commit
246f3f5bcc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      monsters-info/extract_CHT.js

+ 1
- 1
monsters-info/extract_CHT.js View File

@@ -33,7 +33,7 @@ class monInfo
this.tags = [];
}
}
console.log(monArr_chs);
//根据文件路径读取文件,返回文件列表
fs.readdir(sourceFolder,function(err,files){


Loading…
Cancel
Save