寻宝:扣减藏宝图顺序
This commit is contained in:
@@ -56,7 +56,7 @@ export function loadWarJson() {
|
||||
let warid = 0;
|
||||
arr.forEach(o => {
|
||||
o.attribute = parseAttribute(o.attribute);
|
||||
warid = o.warId;
|
||||
if(o.warId) warid = o.warId;
|
||||
warjson.push(o);
|
||||
});
|
||||
dicWarJson.set(warid, warjson);
|
||||
|
||||
Reference in New Issue
Block a user