客户端新增了一个道具类型

back_recharge
zhangshanxue 2020-06-12 16:35:22 +08:00
parent 0e6c65163e
commit 99a2b0f0c2
1 changed files with 1 additions and 0 deletions

View File

@ -515,6 +515,7 @@ public class ItemUtil {
case GlobalItemType.DESIGNATION:
case GlobalItemType.DECORATION:
case GlobalItemType.RIDE:
case GlobalItemType.SELECTSecretBox:
itemType = GlobalItemType.ITEM;
break;
case GlobalItemType.RANDOM_ITME: