魂印分解种类修改
parent
3fc7f6db20
commit
6fbc6cd9eb
|
@ -1231,6 +1231,7 @@ public class ItemUtil {
|
|||
int itemType = getItemType(sItem);
|
||||
switch (itemType) {
|
||||
case GlobalItemType.ITEM:
|
||||
case GlobalItemType.SOUL_MARK:
|
||||
putcountMap(itemId,itemNum,itemMap);
|
||||
break;
|
||||
default:
|
||||
|
|
Loading…
Reference in New Issue