修正错误
(优化显示) |
(修正错误) |
||
第279行: | 第279行: | ||
if category == nil then return nil end | if category == nil then return nil end | ||
if category == '装备' then | |||
cate = subcategory | |||
elseif category == '材料' then | |||
if subcategory == '采集' then | if subcategory == '采集' then | ||
cate = '材料物品' | cate = '材料物品' |