删除多余代码

back_recharge
jiahuiwen 2022-01-04 14:27:28 +08:00
parent 6870645ea4
commit 5e51e9c8dc
1 changed files with 0 additions and 1 deletions

View File

@ -40,7 +40,6 @@ public interface GlobalItemType {
int TRUMP_CHIP=30;//法宝碎片(法宝聚灵使用)
int LIFE_STONE=31;//命石
int HOOK_PROP=32;//挂机奖励资源道具
int LIFE_STONE=31;//命石
//物品使用类型
int NO_USE = 0 ; //不使用
int RANDOM_USE = 1; // 随机使用