武将:修复bug

This commit is contained in:
luying
2021-07-06 18:02:55 +08:00
parent 61df3881cf
commit ed534aa715
6 changed files with 1282 additions and 1157 deletions

View File

@@ -1,6 +1,6 @@
// 兵种表
import { readFileAndParse, parseNumberList, parseGoodStr, decodeArrayListStr} from '../util'
import { FILENAME, ABI_STAGE } from '../../consts'
import { FILENAME, } from '../../consts'
import { RewardInter } from '../interface';
const _ = require('lodash');